.login-pf body {
    background-image: url(../img/epik-illustration-3000-1.png);
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}