how to make box sizing in css code example Example: box sizing border box *{ box-sizing: border-box; }