body,html{margin:0;padding:0;background:#0b0d1a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}#__next,body,html{height:100%;width:100%}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}#game-root{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:#0b0d1a}#game-root canvas{image-rendering:pixelated;image-rendering:crisp-edges}