.error-404{
    display: flex;
    justify-content: center;
    align-items: center;
}
.errorCentrar404{
    display: flex;
    flex-direction: row;
}