
body { 
     background-color: #efefef;
     background-image:url(https://s4.ax1x.com/2021/12/05/oBakxP.png); 
     background-repeat: no-repeat; 
     background-attachment: fixed; 
     background-position: center 0; 
     background-size: cover; 
    padding-top:0px;
  }
