.content-error {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 500px;
    text-align: center;
}
