:root{color-scheme:dark;font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif;background:#080b12;font-synthesis:none}*{box-sizing:border-box}html,body,#game{width:100%;height:100%;margin:0;overflow:hidden}body{background:radial-gradient(circle at 50% 45%,#20293a,#0d111b 45%,#05070c)}#game{display:grid;place-items:center}canvas{display:block;max-width:100%;max-height:100%;image-rendering:pixelated;image-rendering:crisp-edges;box-shadow:0 0 50px #000000a6}
