Box-sizing

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

Class Properties
v-box-border box-sizing: border-box;
v-box-content box-sizing: content-box;