.fractal{height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:-1}.fractal__petal{left:50%;margin-left:0;top:50%;transform:translate3d(-50%,-50%,0);transform-origin:0}.fractal__petal,.fractal__petal:after{position:absolute;transition:all 5.25s ease-in-out}.fractal__petal:after{animation:turn 6.5s ease-in-out infinite;background:radial-gradient(ellipse at 50% 0,#ffffff0d 0,#8a020200,#00000054);border-radius:50%;content:"";height:250px;width:125px}.fractal__petal:first-child{transform:rotate(15deg)}.fractal__petal:nth-child(2){transform:rotate(30deg)}.fractal__petal:nth-child(3){transform:rotate(45deg)}.fractal__petal:nth-child(4){transform:rotate(60deg)}.fractal__petal:nth-child(5){transform:rotate(75deg)}.fractal__petal:nth-child(6){transform:rotate(90deg)}.fractal__petal:nth-child(7){transform:rotate(105deg)}.fractal__petal:nth-child(8){transform:rotate(120deg)}.fractal__petal:nth-child(9){transform:rotate(135deg)}.fractal__petal:nth-child(10){transform:rotate(150deg)}.fractal__petal:nth-child(11){transform:rotate(165deg)}.fractal__petal:nth-child(12){transform:rotate(180deg)}.fractal__petal:nth-child(13){transform:rotate(195deg)}.fractal__petal:nth-child(14){transform:rotate(210deg)}.fractal__petal:nth-child(15){transform:rotate(225deg)}.fractal__petal:nth-child(16){transform:rotate(240deg)}.fractal__petal:nth-child(17){transform:rotate(255deg)}.fractal__petal:nth-child(18){transform:rotate(270deg)}.fractal__petal:nth-child(19){transform:rotate(285deg)}.fractal__petal:nth-child(20){transform:rotate(300deg)}.fractal__petal:nth-child(21){transform:rotate(315deg)}.fractal__petal:nth-child(22){transform:rotate(330deg)}.fractal__petal:nth-child(23){transform:rotate(345deg)}.fractal__petal:nth-child(24){transform:rotate(1turn)}@keyframes turn{to{transform:rotate(1turn)}}
