.alert {
    width: 300px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 10px;
}

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