box-sizing property default code example Example: * box-sizing border-box *{ box-sizing: border-box; }