.bg-miwhite{
    background-color: rgba(255, 255, 255, 0.8);;
}

#login-container{
    background-image: url('../images/field-213364_1280.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}