Okay, so it sounds like all of you are having some kind of javascript related error - if someone that this is happening to could right click on your page, and go to "inspect" and then click on the console tab of that page, you should see an error. Can you tell me what that says?

💖 ✨ 🤗
UGH. What that means is that the CDN for loading socket.io (the technology that powers shoutbox/live events) has a broken HTTPS token and so your browser won't load it (which is good security!)
I just pushed a fix so that it's loading from another source while this is happening and I've filed a bug ticket with them :)
💖 ✨ 🤗