.cont-login{
    /* background: yellow; */
    height: 100vh;
    /*IMPORTANTE*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.boton{
    position: relative;
    display: flex;
}

