/* === 打字赛车（复用 shoot.css 大量样式）=== */
#view-game-race { background: #0a2814; }
#race-game-container { width:100%; height:100vh; position:relative; }
#race-canvas { width:100%; height:100%; display:block; }
