diff --git a/examples/index.html b/examples/index.html
index a89e524..c876d93 100644
--- a/examples/index.html
+++ b/examples/index.html
@@ -198,7 +198,7 @@
Made to celebrate the addition of backdrop-filter
to Firefox, makes panels have a stained glass
background.
-
+
Experimental ruleset with bizzare or buggy but fun rules. Unsupported, do not use in production!
diff --git a/examples/index.js b/examples/index.js
index 77e8af8..7895822 100644
--- a/examples/index.js
+++ b/examples/index.js
@@ -27,7 +27,6 @@ const enabledByDefault = [
"less:bluelib-dist-base:root",
"less:bluelib-dist-classic:root",
"less:bluelib-dist-glass:root",
- "less:bluelib-dist-fun:root",
"less:bluelib-dist-colors-royalblue:root",
"less:bluelib-dist-fonts-fira-ghpages:root",
]