how to down size box width code example Example: box sizing html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; }