How do I add classNames to the first element of the page without using a view?

I think the real problem is that we are supposed to remove all Ember.Views, but we cannot replace them with Components because there are no Routable Components yet. Would be very cool if we could get some official guidance what to do in such scenarios…