/* V55.16.0 — one scrolling surface inside the game. */
:root{color-scheme:dark;background:#0b111b}*{box-sizing:border-box}html,body{margin:0;width:100%;height:100%;overflow:hidden}body{background:#0b111b}.game-stage,.game-frame-wrap{width:100%;height:100%;margin:0;border:0}iframe{display:block;width:100%;height:100dvh;border:0;background:#0b111b}
