what does *, *:before, *:after { box-sizing: inherit; } means in js code example Example: reset the entire box model * { box-sizing: border-box; }