Français
Appearance
Cf. MDN
À retenir :
html { box-sizing: border-box; } *, *::before, *::after { box-sizing: inherit; }
Plus d’infos :