.border-box { box-sizing: border-box; }
.content-box { box-sizing: content-box; }