:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#bfe6bf}html,body,#game-root{touch-action:none;overscroll-behavior:none;width:100%;height:100%;margin:0}body{-webkit-user-select:none;user-select:none;background:#bfe6bf;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:#bfe6bf;overflow:hidden}#game-root canvas{touch-action:none;display:block}
