Hey, great tool, however the current css is polluting the global scope with selectors like `*` or `.close` etc. You should define your own vendor scope (say, jsv is a better starting point) and prefix all the selectors with it. For now I'll just use it without the css and use my own instead.