body {
     background-color: #efefef;
     background-image:url(https://cdn.luogu.com.cn/upload/image_hosting/qye2dbxz.png);
     background-repeat: no-repeat;
     background-attachment: fixed;
     background-position: center 0;
     background-size: cover;
    padding-top:0px;
  }