:root{color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;height:100%;background:#0c0e10;color:#f3f6f8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}#app{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}canvas{image-rendering:auto}
