@@ -307,10 +307,10 @@ soundPlayer.on('pause', () => (showCommentaryPlaying.value = false))
}
-.musicfix{
+.musicfix {
position: fixed;
right: 16px;
- top: 40%;
+ top: 320px;
transform: translateY(-50%);
z-index: 999;
width: 40px;