CSS3 animated snow background

Extracted from 500madness.com during winter 2016 "holidays" section on the homepage.

by lasha

HTML

<div class="container"></div>

CSS

.container {
  background-color: #2DA1DA !important;
  background-image:...