body.function-login {
height:100%;
background:transparent url("../../images/adobestock_358026769-scaled.jpg") no-repeat center center fixed;
background-size:cover;
}
body.function-add {
height:100%;
background:transparent url("../../images/3d-background-with-white-cubes.jpg") no-repeat center center fixed;
background-size:cover;
}
body.function-list {
height:100%;
background:transparent url("../../images/3d-background-with-white-cubes.jpg") no-repeat center center fixed;
background-size:cover;
}
body.function-view {
height:100%;
background:transparent url("../../images/3d-background-with-white-cubes.jpg") no-repeat center center fixed;
background-size:cover;
}
body.function-register {
height:100%;
background:transparent url("../../images/3d-background-with-white-cubes.jpg") no-repeat center center fixed;
background-size:cover;
}
