Hi, I did the Random Quote Machine webpage with all it’s functionalities, it was working perfectly but after a while I reopened the pen and now the page it’s broken.
I tried to copy the code to a new pen but not even the css works as it should there.
Searched the web to see if I could find something about it but no luck.
I also did it again, from zero, but this keeps happening (when I save it works but then is broken)
You are loading code pen over https but try to make a request over http.
The browser prevents mixed content calls and block it (check you dev tools (if you’re on Chrome) / console).