测试
* { margin:0; padding:0; } .box { width:200px; height:200px; line-height:200px; text-align:center; border-radius:10px; background:blueviolet; margin:100px auto; }