body {
  padding: 20px;
  background-color: #F4F4F4;
}

h2 {
  font-weight: bold;
}

.ck-editor .ck-editor__main .ck-content {
  min-height: 250px;
}