<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Optional: Adjust the positioning of the character count text. */

label.mce-charactercount {
    margin: 2px 0 2px 2px;
    padding: 8px;
}

/* Optional: Remove the html path code from the status bar. */

.mce-path {
    display: none !important;
}</pre></body></html>