.container-fluid{
    background-color: #f2f2f2;
}

.row-div{
    height: 100vh;
}

#loginPhoto{
    background-image: url(../img/regImage.jfif);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}