.ck-editor__editable {
    min-height: 200px;
    color: #000 !important;
}

.ck.ck-toolbar {
    background-color: #f44336 !important;
    border-color: #f44336 !important;
}

.ck.ck-content {
    background-color: #ffdddd !important;
    border-color: #f44336 !important;
}
