:root{color:#e5e7eb;background:#020617;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html,body{background:radial-gradient(circle at top,#1e293be6,#020617);width:100%;height:100%;margin:0;overflow:hidden}html,body,#game-container,canvas{touch-action:none}body{overscroll-behavior:none;justify-content:center;align-items:center;display:flex}#game-container{width:100vw;height:100vh}
