Finished my Random Quote Generator! Feedback would be gladly appreciated

Hey guys,

I just finished building the Random Quote Generator project. This is my first shot at building a webpage so any critique and hints would be really helpful!

Here’s my CodePen

The first few clicks of the new quote button worked, then quotes don’t appear anymore, even after refreshing. I think it’s due to crossorigin.me not working all the time.

Try to make the buttons not jump around every time a new quote is shown.

I think that was the Forismatic API having a hiccup just as I posted this (Didn’t work without crossorigin.me and couldn’t even reach their webpage just now). Seems to be working now though! I removed crossorigin anyway since it seems to work fine without it.

Thanks for your feedback, I’ll see if I can make the buttons stay in place.