.loading{display:flex;align-content:center;align-items:center;justify-content:center;width:300px;height:300px;margin:auto;margin-top:100px;background-color:#21d4fd;background-image:linear-gradient(19deg,#21d4fd 0,#b721ff 100%);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;box-shadow:15px 15px 50px rgba(0,0,0,.2);animation:morphing 10s infinite;overflow:hidden}.loading:hover{animation-play-state:paused}.loading h1{color:#fff;font-family:Helvetica Neue,Helvetica,Verdana,sans-serif;font-weight:400;font-size:35px;line-height:100%;text-transform:uppercase;letter-spacing:.02em;margin:auto}@-moz-keyframes morphing{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;box-shadow:15px 15px 50px rgba(0,0,0,.2)}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%;box-shadow:-10px -5px 50px rgba(0,0,0,.2)}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%}}@-webkit-keyframes morphing{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;box-shadow:15px 15px 50px rgba(0,0,0,.2)}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%;box-shadow:-10px -5px 50px rgba(0,0,0,.2)}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%}}@-o-keyframes morphing{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;box-shadow:15px 15px 50px rgba(0,0,0,.2)}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%;box-shadow:-10px -5px 50px rgba(0,0,0,.2)}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%}}@keyframes morphing{0%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;box-shadow:15px 15px 50px rgba(0,0,0,.2)}25%{border-radius:58% 42% 75% 25%/76% 46% 54% 24%}50%{border-radius:50% 50% 33% 67%/55% 27% 73% 45%;box-shadow:-10px -5px 50px rgba(0,0,0,.2)}75%{border-radius:33% 67% 58% 42%/63% 68% 32% 37%}}.animate-bottom{position:relative;-webkit-animation-name:animatebottom;-webkit-animation-duration:1s;animation-name:animatebottom;animation-duration:1s}@-webkit-keyframes animatebottom{from{bottom:-100px;opacity:0}to{bottom:0;opacity:1}}@keyframes animatebottom{from{bottom:-100px;opacity:0}to{bottom:0;opacity:1}}
