#editors {
  overflow: auto;
  .cm-editor {
    height: 100%;
  }
}
