Seems one of the biggest mistakes I made when I started with Pinafore was not setting `* { box-sizing: border-box; }` in the CSS. Hoo boy, I did not realize how much more logical and predictable it was with this turned on. https://developer.mozilla.org/en-US/docs/Web/CSS/box-sizing