:root{color-scheme:dark;font-family:Courier New,Courier,monospace}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;background:#0a0a0a;overflow:hidden}#root{display:flex;justify-content:center;align-items:center}canvas{display:block;max-width:100%;max-height:100vh;image-rendering:pixelated;image-rendering:crisp-edges}
