Scoped CSS is a new feature that makes it possible to add elements anywhere in your document, scoping the CSS rules it contains to its parent element. This was just what we needed while developing Snowball. Unfortunately, support is limited to Firefox, and existing polyfills like scoped-polyfill and jQuery-Scoped-CSS weren't working quite the way