body {
  background-image:url(../背景/background.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}