*{box-sizing:border-box;margin:0;padding:0}html,body{background:#0a0c0b}@keyframes drift1{0%,to{transform:translate(-20%,-14%)scale(1)}33%{transform:translate(18%,-18%)scale(1.25)}66%{transform:translate(22%,16%)scale(.85)}}@keyframes drift2{0%,to{transform:translate(10%,6%)scale(1.1)}50%{transform:translate(-8%,-10%)scale(.95)}}@keyframes drift3{0%,to{transform:translate(0%)scale(1)}33%{transform:translate(-26%,22%)scale(1.35)}66%{transform:translate(22%,-18%)scale(.8)}}@keyframes riseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.rise-0{animation:.7s both riseIn}.rise-1{animation:.8s .1s both riseIn}.rise-2{animation:.8s .25s both riseIn}.rise-3{animation:.8s .4s both riseIn}.rise-4{animation:.8s .55s both riseIn}.rise-5{animation:.8s .7s both riseIn}.blur-green{animation:15s ease-in-out infinite drift1}.blur-purple{animation:26s ease-in-out infinite drift2}.blur-pink{animation:18s ease-in-out infinite drift3}a:hover{color:#fff}
