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