oof, fun #CSS debugging, if you set an element's width in `ch` (0 character width), and the used font switches during page load (because it's still loading the not-fallback font) that size changes :\
the `ch` meaning isn't actually that important here though, so I'll just switch it for a roughly equivalent `rem` measurement