:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:#0b0b10;image-rendering:pixelated}#app{width:100%;height:100%;display:flex;align-items:center;justify-content:center}canvas{image-rendering:pixelated}*{-webkit-font-smoothing:none;-moz-osx-font-smoothing:grayscale}
