I embedded an audio on my web page with <embed>
but there is a black background behind the player.
Why does this happen and how should I remove it? Or is there any other better way to embed the audio?
[<embed src="../audio/introduction.mp3" autostart="true" loop="true" bgcolor="" >]
This is how the audio player looks like: https://i.stack.imgur.com/Ktr1P.png