.loading-spinner { display: none; text-align: center; margin-top: 20px; } .score-container { display: flex; align-items: center; gap: 10px; margin-top: 20px; } .score-container canvas { width: 80px !important; height: 80px !important; } .score-text { font-size: 1.2rem; font-weight: bold; }