CodeMirror integration

Hi, I was trying to use the CodeMirror demo example in my own project, but for some reason when I try to select anything in the code editor, there is no selection highlighting/css. I printed out to see if a selection was actually found, and it was, just there was no visual indicator. I’m using the same code as the example, and I was just wondering where this could have come from? Thank you.