:root{color:#f9fafb;font-synthesis:none;text-rendering:optimizelegibility;background:#0b1020;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;min-width:320px;height:100%;min-height:100vh;margin:0}body{overflow:hidden}#app{background:radial-gradient(circle at top,#1f2937 0%,#0b1020 58%,#050812 100%);place-items:center;display:grid}#game{width:100%;height:100%}#game canvas{margin:0 auto;display:block}
