7 lines
197 B
SCSS
7 lines
197 B
SCSS
page {
|
|
background-image: url('https://p1.meituan.net/csc/75a139bcec06745d385ec211aa313a98196174.png');
|
|
background-size: 100% 40%;
|
|
background-repeat: no-repeat;
|
|
background-color: #f9f8f6;
|
|
}
|