.login-page {
    background: url('abc.jpg');
    background-attachment: fixed;
    background-size: cover;
  background-position: 0 0;
}