:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff}html,body,#game-root{width:100%;height:100%;margin:0}body{background:#fff;min-width:320px;min-height:100dvh;overflow:hidden}#game-root{padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);box-sizing:border-box;background:#fff;justify-content:center;align-items:stretch;display:flex}#game-root:before{content:"";aspect-ratio:9/19.5;background:#fff;width:min(100vw,430px);min-height:100%;display:block}
