.error-page{place-items:center;width:100vw;height:75vh;display:grid}.error-page section{margin:var(--spacing-2);background:var(--light-lighter);border-radius:var(--radius);max-width:600px;box-shadow:var(--shadow-xl);padding:max(40px,3vw) max(30px,4vw) max(45px,3.5vw)}.error-page section>:first-child{margin-top:0}.error-page section>:last-child{margin-bottom:0}
