@import"https://fonts.googleapis.com/css2?family=Press+Start+2P&family=Space+Mono:wght@400;700&display=swap";:root{font-family:Space Mono,monospace;color:#eef6ff;background:#050711;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 50% 8%,#17354a 0,#080d19 40%,#020309)}main{min-height:100vh;display:grid;place-items:center;padding:6px}.game-shell{width:min(1200px,100%)}#game{overflow:hidden;border:1px solid #6eeaf455;border-radius:18px;box-shadow:0 22px 80px #000a,0 0 0 1px #b6fbff22,0 0 70px #26c6da28;aspect-ratio:16 / 9;background:#090d1b}#game canvas{display:block;width:100%!important;height:100%!important}.controls{margin:7px 0 0;text-align:center;color:#8fa6b9;font-size:13px}kbd{display:inline-block;margin:0 4px;padding:3px 7px;border:1px solid #506379;border-bottom-width:3px;border-radius:4px;color:#fff;background:#172238;font-family:inherit}@media(max-width:620px){main{padding:8px}.controls{font-size:10px}}
