.ql-editor p:not(:first-child) {
    margin-top: 20px;
}

.ql-editor {
    max-height: 300px;
    overflow-y: auto;
}