<>
html {
font-family: '微软雅黑',sans-serif;
line-height: 1.15;
}
body {
font-family: '微软雅黑'sans-serif;
font-size: .9rem;
line-height: 1.6;
margin: 0;
text-align: left;
color: #718096;
background-color: #fff;
/*background: url(../img/bg.png) no-repeat;*/
height: 100%;
background-size: cover;
}
>