css margin work like padding with border-box code example Example: reset the entire box model * { box-sizing: border-box; }