.box{
    background-image: url('images/bg-login.jpg');
    background-size: cover;
    height: 100vh;
  
}
