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