html,body,#game-shell,#game{width:100%;height:100%;margin:0}body{overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(0,224,255,.12),transparent 40%),#030509;color:#f8fbff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#game-shell{display:grid;place-items:center}canvas{display:block;image-rendering:auto}
