.CodeMirror-fullscreen {
  margin-top: 60px;
  margin-bottom: 30px;
  margin-left: 30px;
  margin-right: 30px;
  position: fixed;
  top: 0; left: 0; right: 0; bottom: 0;
  height: auto;
  z-index: 9;
}
