.code-editor {
  position: absolute;
  top: 50px;
  right: 0px;
  bottom: 50px;
  left: 0px;
  font-size: 14px;
}

#ace-code-editor {
  position: absolute;
  width: 100%;
  height: 100%;
  font-size: 14px;
}
