This css style was created and tested on Firefox with Stylus addon, but should be compatible with any similar extensions as long as they support the Stylus css preprocessor. Although, to access the customization menu where you can change colors and font size, you may need the mentioned extension.
For a better experience, I don't recommend using this css on the "Reaper 5" forum theme because it has some colors that I couldn't change with css without messing up the look of the forum, the most prominent of which is the background color.
If for some reason you don't mind, you can try pasting the following text in line 29 for example.
div { background: var(--backgroundColorMain) !important; }
