#code-editor {
  background: #22272E;
  height: auto;
  width: 100%;
  color: white;
  padding: 10px 20px;
}

