.ql-toolbar {
    position: sticky;
    top: 0;
    z-index: 1;
    background: lightgray;
}

.ql-clipboard {
    position: fixed !important;
}

.html_banner_item iframe {
    vertical-align: bottom;
}
