setInterval javascript animation not working

I am trying to make an animated border around a div. I have been able to get it to work in jsfiddle, but when I put it in meteor it doesnt work. I console.logged the interval and it is increasing but it doesnt animate.

Any advice?

Here is the jsfiddle
http://jsfiddle.net/1xxuL6cv/