:root{color-scheme:dark;background:#111412;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#game-shell,#game{width:100%;height:100%;margin:0}body{overflow:hidden}#game-shell{display:grid;place-items:center;background:radial-gradient(circle at 50% 20%,rgba(241,196,111,.13),transparent 28rem),linear-gradient(180deg,#172323,#090b0c)}canvas{display:block;image-rendering:pixelated;outline:none}
