html,body,#root{background:#fff;width:100%;height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}*{box-sizing:border-box}body{justify-content:center;align-items:stretch;display:flex}#root{width:100%}.game-viewport,.game-screen{width:100%;height:100%}
