mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 02:31:45 +00:00
6 lines
79 B
CSS
6 lines
79 B
CSS
#visualizer {
|
|
position: absolute;
|
|
z-index: 1;
|
|
background-color: black;
|
|
}
|