I use Chromium as the GUI for my CMS. Certain things are better to view with fixed with. But this is broken now.
.FixedWidth{font-family:Courier new,Courier,monospace;
font-size:12px;
line-height:14px; }
and later
<TEXTAREA class=FixedWidth
worked for decades. How to fix this?