box model
In CSS and web design, the rectangular layout model where each element is treated as a box with content, padding, border, and margin areas.
Understanding the CSS box model makes layout easier.
Borrowed from English 'box model', referring to the CSS box model concept.