How to automatically change the background color on left side of an HTML range slider?
I’m making an HTML music player project and I’m trying to make the left part of the <input type="range" value="0">
slider be black.
The slider is to show how much a song has played and to change from where the song is played. The slider has this CSS: