body.login {
  background-image: url("https://i.ibb.co/bMjNxNYd/cover-image-no-logos.jpg");
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000000;
}