.CodeMirror {
    height: 100%;
    font-family: 'Roboto Mono', sans-serif;
    font-size: 12px;
}

.lm_tab {
    box-shadow: none !important;
}

.lm_tab.lm_active {
    font-weight: bold;
}