I'm using Codemirror 5.62.3 and the 'monokai' theme ( with a dark background ). When I reload the page, the CodeMirror is initialized as a small white box before the styling takes effect. Is there any good way to avoid this behaviour? I've tried only rendering the Codemirror once it's value has been loaded, however there is still a brief period where the box is white