:root{color:#edf4f5;background:#060a12;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% 22%,#16263a 0,#0a111d 38%,#060a12 78%)}#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{display:block;width:100%!important;height:100%!important;margin:0!important;background:#060a12;box-shadow:0 0 48px #5c9aa429}
