*{box-sizing:border-box}html,body,#root{background:#000;width:100%;height:100%;margin:0;overflow:hidden}body{font-family:system-ui,sans-serif}canvas{width:100vw;height:100vh;image-rendering:pixelated;background:#000;display:block}
