Quote Machine (html, body overflow)

Tell us what’s happening:
Finished the quote machine and just fixed the “iPhone wobble”. A few bugs still. I passed the test suite before making some changes. If you get a bad “click” the next one should save it.

html, body { overflow-x: hidden; }

stops the cellphone wobble!! It was overflow from the <html> element.
Let me know if y’all see some things I can improve. Cell version has transparency issues. Some hidden JS at the end I didn’t need. Would love to talk about that.
CHEERS

Your code so far

Your browser information:

Challenge: Build a Random Quote Machine

https://codepen.io/Magopolis/full/ExggdpL
https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-random-quote-machine