.error-page__content {
    gap: 3rem;
    align-items: center;
}

.error-page__title {
    font-weight: 900;
    font-size: 10rem;
}