Always use the default monospace font in the codemirror editor.
Simple script that adds global CSS class so that the code mirror editor is always using the monospace font.
By default LeetCode uses 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace which might not match the monospace font you set for your browsers.