:root{color:#fff;background:#05060c;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;touch-action:none}body{display:grid;place-items:center;min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);background:radial-gradient(circle at 50% 25%,#19233f 0,#090c18 34%,#03040a 76%)}#game{display:grid;place-items:center;width:100vw;max-width:56.25vh;height:auto;max-height:100vh;overflow:hidden;aspect-ratio:9 / 16}#game canvas{width:100%!important;height:100%!important;margin:0!important;box-shadow:0 0 60px #2b77ff2e}
