diff --git a/snowstorm.css b/snowstorm.css index a2057cb..56b98f7 100644 --- a/snowstorm.css +++ b/snowstorm.css @@ -1,5 +1,5 @@ .snowflake { - position: absolute; + position: fixed; background-color: rgba(255, 255, 255, 0.8); border-radius: 50%; pointer-events: none;