How can I stop the snow falling effect on my website after a few seconds?

Hi,

I am using this snow falling effect on my website. I want to stop it after few seconds. How can I do that?

Store Link: https://eliwellnutrition.com/

Code I Use for the snow falling Effect:

{%- if settings.predictive_search_enabled -%}

{%- endif -%}

{% comment %}
Snow falling animation

{% render ‘christmas_snow’ %}
{% endcomment %}

{% comment %}}snow falling effect_2{% endcomment %}

#snow { position: fixed; top: 0; left: 0; right: 0; bottom: 0; pointer-events: none; z-index: 1000; }

@Thusithaja
Follow below link solution hope it maybe helpful for you .
https://stackoverflow.com/questions/25396690/how-to-stop-animation-after-sometime