.ace-editor {
  div,
  span {
    font-family: monospace !important;
  }

  > div.ace_gutter {
    z-index: 0;
  }
}
