I'm trying to add a CSS rule that makes the default behaviour to not allow selection of text or elements on a page. I then add a rule for specific nodes (such as paragraphs or header text) to allow text selection on them.I'm trying to add a CSS rule that makes the def