.pixelated{image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background-color:#0b0a10;display:flex;justify-content:center;align-items:center;touch-action:manipulation;user-select:none;-webkit-user-select:none}#root{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}canvas{image-rendering:pixelated;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor;width:100vw;height:100vh;object-fit:fill;background-color:#0f0e17}
