css 样式 ,高度100%填充
css 样式 ,高度100%填充
.metable {
width: 100%;
height: 100vh;
background-color: deepskyblue;
font-size: 48px;
text-align: center;
border-width: 0px 1px 1px 0px;
}

css 样式 ,高度100%填充
.metable {
width: 100%;
height: 100vh;
background-color: deepskyblue;
font-size: 48px;
text-align: center;
border-width: 0px 1px 1px 0px;
}
