.ace_editor {
  height: 180px;
}

#demo-general .ace_editor {
  height: 250px;
}

#demo-mode-changing .ace_editor {
  height: 300px;
}
