.header_ace .ace_editor {
  height: 100px;
}

.main_ace .ace_editor {
  height: 400px;
}

.footer_ace .ace_editor {
  height: 100px;
}
