.CodeMirror {
    height: 200px;
}

.CodeMirror, .CodeMirror-scroll {
    min-height: 200px;
}
