Comments on EliMoon All Comments

yo, would it be alright to ask how you got the music player on your profile?

The white bubble player is the following code with each line inside < marks I had to dl the song and turn it into an ogg file then upload it somewhere else for storage so that I could have a permanent code.
div class="container-audio"
audio controls loop autoplay
source src="https://orig00.deviantart.net/2536/f/2019/026/c/5/_no_copyright_music__hot_coffee____ghostrifter__by_meganelimoon-dcy32k6.ogg" type="audio/ogg"
/audio
/div

HOWEVER, the code on youtube embedding works now as well.

ahhh ok ok tysm!!