﻿.login-bg{
    height: 100vh;
    width: 100vw;
    margin: 0 0;
    
    background: url("../images/bg2.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;      
}
