By default in CSS when you specify the width or height of a ‘box’, the actual calculation that CSS comes to for the width or height of that box (its box size), is slightly different from what you might expect. This post explores how it actually works.