.error-page{min-height:70vh;display:grid;align-items:center;justify-items:center;place-items:center;background:var(--brand-bg-alt)}.error-code{display:block;font-size:64px;font-weight:900;color:var(--brand-primary);line-height:1}.error-page h1{color:var(--brand-secondary);font-weight:900}