.page-row.error-redirect {
    display: flex;
    justify-content: center;
    font-size: 32px;
    margin-top: 100px;
}

.error-redirect p {
    width: 300px;
}