body {
  background-image: url('./download/image/4K.jpg');
  background-size: cover; /* 背景图片覆盖整个页面 */
}