body { background-color: #373B44; color: #fff; font: 100% 'Lato', sans-serif; font-size: 1.8rem; font-weight: 300; } h3{ margin-bottom: 1%; } .center{ text-align: center; } /* 404 Styling */ .header{ font-size: 13.0rem; font-weight: 700; margin: 2% 0 2% 0; text-shadow: 0px 3px 0px #7f8c8d; } /* Error Styling */ .error{ margin: -70px 0 2% 0; font-size: 7.4rem; text-shadow: 0px 3px 0px #7f8c8d; font-weight: 100; }