.bg-login {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed; /* Esto crea un efecto parallax agradable */
}
