html,body{margin:0;min-height:100%;background:#f5f4ff}
#compoundCargoFrame{display:block;width:100%!important;height:var(--abz-game-stage-height,100%)!important;min-height:0!important;margin:0!important;border:0;border-radius:0;background:#a8d8cd}
body[data-cargo-page] #abzShellGameStage{min-height:0;overflow:hidden;scrollbar-gutter:auto;background:#a8d8cd}
body[data-cargo-page] #abzShellGameFit{height:100%;min-height:100%;background:#a8d8cd}

body[data-cargo-page] #abzShellGameStage{height:var(--cargo-stage-height,calc(100dvh - 150px))}
