body.login-page {
    background-repeat: no-repeat;
    background-image: url('images/papaSuprema.jpeg');
    background-size: 100%;
}

body.signup-page {
    background-repeat: no-repeat;
    background-image: url('images/papaSuprema.jpeg');
    background-size: 100%;
}
