.login-page {
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.login-page {
    background-image: url('https://icomp.co.in/assets/uploads/backgrounds/dcaeb1ca0c7bdf8ebfa188b5a34bc3b5.jpg');
    height: 100%;
}
