html,body{color:#e9e9ef;background:#0b0b0f;width:100dvw;height:100dvh;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;position:fixed;inset:0;overflow:hidden}body{justify-content:center;align-items:center;display:flex}#game{justify-content:center;align-items:center;width:100%;height:100%;display:flex}#game canvas{image-rendering:pixelated;image-rendering:crisp-edges;box-shadow:0 8px 32px #0009}
