.CodeMirror {
  font-size: 1rem;
  .CodeMirror-scroll {
    margin: 0;
    overflow: auto!important;
  }
}
