I'm trying to create a quick animation demo with a button that adds a class on a container to play animation using ng-click. What I want to do is to remove the applied class after a set period of time. Can you please tell me why the following code is not working :$ ?I'm trying to create a quick animation demo wit