/* BASIC css start */
#wrap {width:100%;height:100%;margin:0px auto;position:relative;
   background: linear-gradient(
        180deg,
        #f8fafc 0%,
        #eef2f7 100%
    );
    }
/* BASIC css end */

