Quote-box not horizontally centered

Hi, I’m working on the Random Quote Machine project and I’m passing 11/12 tests, with the failed test being that the tester thinks that my #quote-box content wrapper is not horizontally centered, even though I added padding/margin to make it centered. Any help would be greatly appreciated!

Here is my CodePen: https://codepen.io/jhsing24/pen/oNEPZME

Hi @jerohsing , what the test check writing about your solution, hope this helps.

  1. The #quote-box wrapper element should be horizontally centered. Please run tests with browser’s zoom level at 100% and page maximized.

I understand what the test is, but I have centered my wrapper. I’m not sure why it’s not passing the test. I’ve maximized the page, set the zoom to 100%, and ran the tests.


Working

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.