*{box-sizing:border-box;margin:0;padding:0}html,body{background:#0a0c0b}@keyframes drift1{0%,to{transform:translate(-12%,-8%)scale(1)}50%{transform:translate(8%,6%)scale(1.15)}}@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)}50%{transform:translate(-10%,8%)scale(1.2)}}@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}.blur-green{animation:22s ease-in-out infinite drift1}.blur-purple{animation:26s ease-in-out infinite drift2}.blur-pink{animation:30s ease-in-out infinite drift3}a:hover{color:#fff}
