:root{font-family:Space Grotesk,Trebuchet MS,sans-serif;background-color:#dbeaf3;color:#1c2a36;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html,body,#root{margin:0;width:100%;height:100%}body{overflow:hidden}.game-root{width:100vw;height:100vh;overflow:hidden;background:#dbeaf3}.game-canvas{width:100%;height:100%;display:block}
