to make everytihng a border box does it go in the body or the header code example Example: reset the entire box model * { box-sizing: border-box; }