.red_leaf{position:fixed;width:100%;height:100vh;z-index:999;pointer-events:none}.red_leaf span{position:absolute;top:-10%;left:0;width:100%;height:100vh;border-radius:5% 80% 10%;background-color:red}.red_leaf span:nth-child(odd){animation:10s linear infinite red_leaf-anim-1}.red_leaf span:nth-child(2n+2){animation:10s linear infinite red_leaf-anim-2}.red_leaf span:first-child{left:0}.red_leaf span:nth-child(2){left:2%}.red_leaf span:nth-child(3){left:4%}.red_leaf span:nth-child(4){left:6%}.red_leaf span:nth-child(5){left:8%}.red_leaf span:nth-child(6){left:10%}.red_leaf span:nth-child(7){left:12%}.red_leaf span:nth-child(8){left:14%}.red_leaf span:nth-child(9){left:16%}.red_leaf span:nth-child(10){left:18%}.red_leaf span:nth-child(11){left:20%}.red_leaf span:nth-child(12){left:22%}.red_leaf span:nth-child(13){left:24%}.red_leaf span:nth-child(14){left:26%}.red_leaf span:nth-child(15){left:28%}.red_leaf span:nth-child(16){left:30%}.red_leaf span:nth-child(17){left:32%}.red_leaf span:nth-child(18){left:34%}.red_leaf span:nth-child(19){left:36%}.red_leaf span:nth-child(20){left:38%}.red_leaf span:nth-child(21){left:40%}.red_leaf span:nth-child(22){left:42%}.red_leaf span:nth-child(23){left:44%}.red_leaf span:nth-child(24){left:46%}.red_leaf span:nth-child(25){left:48%}.red_leaf span:nth-child(26){left:50%}.red_leaf span:nth-child(27){left:52%}.red_leaf span:nth-child(28){left:54%}.red_leaf span:nth-child(29){left:56%}.red_leaf span:nth-child(30){left:58%}.red_leaf span:nth-child(31){left:60%}.red_leaf span:nth-child(32){left:62%}.red_leaf span:nth-child(33){left:64%}.red_leaf span:nth-child(34){left:66%}.red_leaf span:nth-child(35){left:68%}.red_leaf span:nth-child(36){left:70%}.red_leaf span:nth-child(37){left:72%}.red_leaf span:nth-child(38){left:74%}.red_leaf span:nth-child(39){left:76%}.red_leaf span:nth-child(40){left:78%}.red_leaf span:nth-child(41){left:80%}.red_leaf span:nth-child(42){left:82%}.red_leaf span:nth-child(43){left:84%}.red_leaf span:nth-child(44){left:86%}.red_leaf span:nth-child(45){left:88%}.red_leaf span:nth-child(46){left:90%}.red_leaf span:nth-child(47){left:92%}.red_leaf span:nth-child(48){left:94%}.red_leaf span:nth-child(49){left:96%}.red_leaf span:nth-child(50){left:98%}.red_leaf span:nth-child(3n+1){width:1vw;height:.5vw}.red_leaf span:nth-child(3n+2){width:.8vw;height:.4vw}.red_leaf span:nth-child(3n+3){width:.6vw;height:.3vw}.red_leaf span:nth-child(4n+1){animation-duration:5s}.red_leaf span:nth-child(4n+2){animation-duration:12s}.red_leaf span:nth-child(4n+3){animation-duration:8s}.red_leaf span:nth-child(4n+4){animation-duration:6s}.red_leaf span:nth-child(11n+1){animation-delay:0s}.red_leaf span:nth-child(11n+2){animation-delay:9s}.red_leaf span:nth-child(11n+3),.red_leaf span:nth-child(11n+9){animation-delay:2s}.red_leaf span:nth-child(11n+4){animation-delay:5s}.red_leaf span:nth-child(11n+5){animation-delay:6s}.red_leaf span:nth-child(11n+6){animation-delay:7s}.red_leaf span:nth-child(11n+7){animation-delay:3s}.red_leaf span:nth-child(11n+8){animation-delay:1s}.red_leaf span:nth-child(11n+10){animation-delay:11s}.red_leaf span:nth-child(11n+11),.red_leaf span:nth-child(12n+12),.red_leaf span:nth-child(13n+13),.red_leaf span:nth-child(14n+14),.red_leaf span:nth-child(15n+15),.red_leaf span:nth-child(16n+16),.red_leaf span:nth-child(17n+18){animation-delay:10s}@keyframes red_leaf-anim-1{0%{top:-10%;transform:translateX(0) rotateX(0) rotateY(0)}100%{top:100%;transform:translateX(15vw) rotateX(180deg) rotateY(360deg)}}@keyframes red_leaf-anim-2{0%{top:-10%;transform:translateX(0)}100%{top:100%;transform:translateX(-15vw) rotateX(180deg) rotateY(360deg)}}