body {
    background-color: inherit !important;
}

.ck-editor__editable {
    min-height: 250px;
}

textarea.form-control {
    height: auto !important;
}
