.CodeMirror {
  height: 100%;
  border-radius: 3px;  
}

.CodeMirror-sizer {
  padding: 15px 5px 15px 5px !important;
}