When loading the page with default Html code the editor UI and the output Html code work as expected, if any action performs in the editor then the UI looks good but the output Html code has removed all the css changes.
I have created stackblitz code here for a better understanding of my issue https://stackblitz.com/edit/angular-editor-wysiwyg-i
Anything I am doing wrong?