box-sizing

This box uses the default: box-sizing: content-box

This box uses box-sizing: border-box which is often useful to layout elements.