index.css 269 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 12 13 14 body { background-color: rgb(78, 33, 17); } .midAutumnBg { width: 10rem; height: 17.093rem; position: relative; font-size: 0; margin: 0 auto; overflow: auto; background: url(../images/static.png) no-repeat; background-size: 100% 100%; z-index: 99; }