Centering div element

https://codepen.io/FuriousJK/pen/axxZyN

Can someone tell me what’s wrong with my CSS code? Why it’s not centering the div element with the id “quote-box”?

The page’s height is just the same as the content. Set html and body height to 100%.

1 Like

Cool, it’s working now. Thanks! :smiley: