how to set a box size in css and not based on inside code example Example: reset the entire box model * { box-sizing: border-box; }