body {
    /* background-image: url('/public/images/bg.png'); */
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fdfdfd; 
    /* color: #ffffff; */
}