:root{color-scheme:dark}html,body{margin:0;padding:0;width:100%;height:100%;background-color:#0b0a12;overflow:hidden}#game-root{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#game-canvas{image-rendering:pixelated;image-rendering:crisp-edges;background-color:#0b0a12}
