The UI engine has a number of quirks, this file tries to document some of them.
- The top of the screen gets cut off by about 4 pixels
- Fonts act a bit weird. Some elements will inherit the font-family of their parent, while others like buttons do not. Also, there doesn't seem to be a fallback font (or it's not working on my system) because anything without a font-family (or set to an invalid font-family) does not render text.