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