.audio-player {
}
.progress-container {
background: #444;
height: 5px;
width: 100%;
border-radius: 5px;
margin: 15px 0;
cursor: pointer;
}
.progress-bar {
background: #1db954; /* Spotify Green */
height: 100%;
width: 0%;
border-radius: 5px;
}
Your quote will appear here.
- Author Name