width:600px;
height:200px;
position: fixed;
top: 50px;
left: 50px;
background-color: white;
width:600px;
height:200px;
margin-left: auto;
margin-right: auto;
float: left;
text-align: center;
height: 100px;
line-height: 100px;
font-size: 18px;
color: red;
下一篇:5 种 for 循环一次彻底搞懂