errors.scss 177 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 .error-page { max-width: 400px; margin: 0 auto; h1, h2, h3 { text-align: center; } h1 { font-size: 56px; line-height: 100px; font-weight: 300; } }