Not sure if intentional but all the pages are missing an explicit background color,
on Zen Browser, the browser uses whatever is my theme color for the background,
resulting in an inconsistent UI,
setting background-color: white on the root html tag "fixes" it.
looks like this for me:
