<style>
/* 填写样式 */
.box{
width:100px;
height:100px;
margin:10px; //外间距
padding:20px; //内间距
}
</style>