DONE. ✅ Added back in the ⏯️ Mute/Play button. 🫡
analytics showed no one used it.
Some people. including me, use ad-blockers, so google analytics / tag manager do not show anything.
While browsing you code, I found a lots of comments like the one below, which made me smile.
//generate random number form 0-3
var randomNum = Math.floor(Math.random()*23);