how box-sizing property useful on setting layout code example Example: reset the entire box model * { box-sizing: border-box; }