body {
background-color: #fff; /* 设置背景颜色为白色 */
background-size: cover; /* 设置背景图片大小为整个页面 */
background-position: center; /* 设置背景图片在页面中心的位置 */
background-透明性: true; /* 设置背景透明 */
font-family: Arial, sans-serif; /* 设置字体 */
这是文本内容。