.white{
    background-color: #ffffff;
    height: 85vh;
    width: 100%;
}
.text-alert{
    text-align: center;
    font-size: 22px;
    color: #363636;
    letter-spacing: 0.02em;    font-family: Raleway, sans-serif;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 670px;
    text-align: center;
}