*{
    margin: 0;
    background-color: #121212;
    font-family: sans-serif;
    color: #ffffff;
}

.error{
    font-size: 18vmax;
    text-align: center;
}
.msj{
    font-size: 5vmin;
    text-align: center;
}
