So I made the audioplayer be transparent using the code below but now how can i make the play button not be transparent meaning make only the background transparent or like selecting the play button and changing the opacity or color of it.
audio {
opacity: 0;
}