Hello, I am using Google Drives mp3 embed iframe to host some audio files on my website.
The Google Drive embed iframe code is:
iframe
frameborder=“0”
width=“400”
height=“200”
src=“Aquarius.mp3 - Google Drive”>
/iframe
It results in a large grey background around the stylish play bar. How do I remove this grey background?
Thank you in advance!