.main {
  :global(.ace_gutter-cell.ace_info) {
    background: none !important;
  }

  box-sizing: border-box;
  min-width: 500px;
}

.placeholder {
  box-sizing: border-box;
  height: 100%;
  min-height: 0;
  flex: 1;
}