Unleash the power of the GPU! Use fancy-webgl-sparkles.js to spice up your website with this awesome webgl effect.
Please read the documentation to get started.
<script> FancyWebGLSparkles.init(document.querySelector(".fairies"), { persistent: true, renderStars: true, renderOutside: false, sparkleColor: ["#facb60","#ba554d","#cfbb6a", "#ffffff"], sparkleScale: 160, renderBokeh: true, bokehColor: ["#facb60","#ba554d","#cfbb6a"] }); </script>