.codemirror .cm-editor{border:none;border-radius:0;flex:1;font-size:14px;background-color:#fff}.codemirror .cm-focused{outline:none}.codemirror._preview_cto5h_12 .cm-content{padding:1rem 0 2rem!important}.codemirror:not(._preview_cto5h_12) .cm-content{padding:1rem 0 50vh!important;color:#000}.codemirror .cm-activeLineGutter,.codemirror .cm-gutters{background-color:#fff}.codemirror .cm-gutters{color:#000;border-right:none;padding-left:12px;padding-right:2px}.codemirror .cm-gutters .cm-lineNumbers{padding-right:0}.codemirror .cm-foldGutter .cm-gutterElement{align-items:center;display:flex;justify-content:center}.codemirror .cm-line.streaming-line-overlay{position:relative}.codemirror .cm-line.streaming-line-overlay:before{content:"";height:100%;pointer-events:none;position:absolute;top:0;width:100%;z-index:1;left:0}.codemirror .cm-deletedChunk del{text-decoration:none}