📅  最后修改于: 2022-03-11 14:47:44.143000             🧑  作者: Mango
div{
box-sizing: border-box;
}
/* CSS box-sizing property specifies whether the padding and border of an element should be included in its total width and height or not. */