body {
color: #20262f;
background-image: url("https://s1.wzznft.com/i/2024/01/18/m6h8kt.webp");
background-size: 1300px;
background-size: cover;
background-attachment: fixed;
font-family: 'Source Han Sans', sans-serif;
font-size: 12px;
min-height: 101%;
letter-spacing: 0.6px;
}
#home {
opacity: 80%;
margin: 0 auto;
width: 65%;
min-width: 950px;
background-color: #fff;
padding: 30px;
margin-top: 30px;
margin-bottom: 50px;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.1);
}