代码如下:
body {
background: url("img/bg.jpg") no-repeat;
height: 100%;
width: 100%;
overflow: hidden;
background-size: cover;
}
代码如下:
body {
background: url("img/bg.jpg") no-repeat;
height: 100%;
width: 100%;
overflow: hidden;
background-size: cover;
}