html { box-sizing: border-box; font-family: sans-serif; } *, *::before, *::after { box-sizing: inherit; }