Having trouble manipulating the DOM

If you don’t manipulate the DOM with angular, how do you change styles dynamically? Here I am having problems trying to change an HTMLElements className. I have tried everything I can find, with no success.

Any help appreciated.