Modify contents of ckeditor with css

I am writing a text editing tool and utilizing CKEditor as my text editor. I want to know how to modify idividual words and sentences that is contained in the editor’s text area. For example highlighting words that are misspelt. How would I go about doing this?