* {
margin: 0;
padding: 0;
}
html, body {
height: 100%;
}
.wrap {
height: 100%;
}
.box {
width: 100%;
height: 100%;
}
.one {
background: lightblue;
}
.two {
background: lightcoral;
}
.three {
background: lightgreen;
}
class="wrap">
class="box one">
class="box two">
class="box three">
| 留言与评论(共有 0 条评论) “” |