Elements with this class are only shown when JS is available, i.e. they
are (mostly) the opposite of the noscript element.
This replaces the previous implementation to do that, which was itself
based on JavaScript. It is now reusable, declarative and easier to grasp
at a glance.
As the entire site is built on JS this likely won't be used much beyond
its single current invocation.