Box Sizing

Utilities for controlling how the browser calculates an element's total size.

Class CSS Output
box-border
box-sizing: border-box;
box-content
box-sizing: content-box;