@@ -7,7 +7,7 @@
<style>
.box{
width: 200px;
- height: 200px;
+ height: 200px;
border:1px solid black;
/* 圆角 */
border-radius: 20px;