:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#111827}*{box-sizing:border-box}html,body,#app{margin:0;min-height:100%}body{display:grid;place-items:center;min-height:100vh;background:radial-gradient(circle at top,#273449,#111827 55%,#0b1120)}canvas{display:block;max-width:100vw;max-height:100vh;image-rendering:pixelated;image-rendering:crisp-edges}
