body{
    /* background-image: linear-gradient(orangered,orange,yellow); */
    background-image: url('..//images/muj-campus-02.jpg_large');
    background-size:cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
}