Comments on [ F2U ] Telling All Comments

oke so like Im using this on my profile in general and I can't get the audio to wrok

I've tried looking at the other comments for help but most of them didn't seem to help so im stuck on wot to do

I do have the WYSIWYG off and I still can't get the audio to play

when i head into inspect mode, the music code doesn't appear for me which probably means the link wasn't right (?)

when you go to <iframe class="w-100" frameborder="0" style="position:absolute;height:130px;margin-top:20px;left:0;opacity:.5;"></iframe>, add the src like so:

<iframe src="https://www.youtube.com/embed/pQlHB6L9rMM?controls=0" class="w-100" frameborder="0" style="position:absolute;height:130px;margin-top:20px;left:0;opacity:.5;"></iframe>/code>

hope that helps!

Oke tysm ^^