:root{color:#d9fff6;background:#071313;font-family:Cascadia Mono,Fira Code,Consolas,monospace}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{background:radial-gradient(circle at 50% 25%,rgba(32,255,203,.08),transparent 30rem),#071313;overflow:hidden}#app{display:grid;place-items:center;min-height:100vh}canvas{display:block;image-rendering:pixelated}
