diff --git a/src/parallax-css-testpage/template.html b/src/parallax-css-testpage/template.html
index 07d3ad9bf235f05d0f72908db02a038de24c92ba..e2eb3e6d1f6cf7dd712b19f946bba56d0a7279c5 100644
--- a/src/parallax-css-testpage/template.html
+++ b/src/parallax-css-testpage/template.html
@@ -104,7 +104,7 @@
             depth: 2,
             lifespan: 4000 // in milliseconds
         }
-        Particles(fgParticles)
+        // Particles(fgParticles)
     </script>
 
 </body>