>>526 >>527 It looks like your browser is inverting lightness, so the text color ends up clashing with the background. You'll have to either ad block the background: ```https://mathchan.org/assets/bg.png``` Or you'll have to use the Stylus extension and add the following rule ```body { background: #2f2f2f; }``` Or you'll have to wait until Mathchan gets a dark theme. >pic rel How it should look like in stock Chromium.