body,
html {
  height: 100%;
}

.bg {
  height: 100%;
  background-image: url("../img/login-bg.d72e0ae304ab.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
