/* === 字母泡泡 === */
#view-game-bubble { background: #0a3d62; }
#bubble-game-container { width:100%; height:100vh; position:relative; }
#bubble-canvas { width:100%; height:100%; display:block; }
