.snowflakes{inset:0;pointer-events:none;position:fixed;z-index:20}.snowflake{animation-duration:3s;animation-iteration-count:infinite;animation-name:snowflakes-shake;animation-timing-function:ease-in-out;color:#fff;font-family:Arial,sans-serif;font-size:1em;position:fixed;text-shadow:0 0 5px #000;top:-10vh;-webkit-user-select:none;-moz-user-select:none;user-select:none}.snowflake .inner{animation-duration:12s;animation-iteration-count:infinite;animation-name:snowflakes-fall;animation-timing-function:linear}@keyframes snowflakes-fall{0%{transform:translateY(0)}to{transform:translateY(120vh)}}@keyframes snowflakes-shake{0%,to{transform:translate(0)}50%{transform:translate(80px)}}.snowflake:first-of-type{animation-delay:1s;left:10%}.snowflake:nth-of-type(2){animation-delay:.5s;left:20%}.snowflake:nth-of-type(3){animation-delay:2s;left:30%}.snowflake:nth-of-type(4){animation-delay:2s;left:40%}.snowflake:nth-of-type(5){animation-delay:3s;left:50%}.snowflake:nth-of-type(6){animation-delay:2s;left:60%}.snowflake:nth-of-type(7){animation-delay:1s;left:70%}.snowflake:nth-of-type(8){animation-delay:0s;left:80%}.snowflake:nth-of-type(9){animation-delay:1.5s;left:90%}.snowflake:nth-of-type(10){animation-delay:0s;left:25%}.snowflake:nth-of-type(11){animation-delay:2.5s;left:65%}.snowflake:nth-of-type(12){animation-delay:0s;left:1%}.snowflake:first-of-type .inner{animation-delay:1s}.snowflake:nth-of-type(2) .inner{animation-delay:6s}.snowflake:nth-of-type(3) .inner{animation-delay:4s}.snowflake:nth-of-type(4) .inner{animation-delay:2s}.snowflake:nth-of-type(5) .inner{animation-delay:8s}.snowflake:nth-of-type(6) .inner{animation-delay:6s}.snowflake:nth-of-type(7) .inner{animation-delay:2.5s}.snowflake:nth-of-type(8) .inner{animation-delay:1s}.snowflake:nth-of-type(9) .inner{animation-delay:3s}.snowflake:nth-of-type(10) .inner{animation-delay:2s}.snowflake:nth-of-type(11) .inner{animation-delay:4s}.snowflake:nth-of-type(12) .inner{animation-delay:0s}
