.CodeMirror pre {
        font-family: monospace;
    }

    .CodeMirror {
        height: max-content !important;
    }