html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:#0b3d91;font-family:Poppins,Montserrat,system-ui,-apple-system,sans-serif;-webkit-user-select:none;user-select:none;touch-action:none}#game-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}#game-container canvas{touch-action:none}
