.area{
    /* background: #000;  
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);   */
    /* width: 100%;
    height:100vh; */
    
   
}

#app, body{
    overflow: hidden;
}
.circles svg {
    width:40px;
    height:40px;
}

.circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    /* background: rgba(255, 255, 255, 0.2); */
    animation: animate 25s linear infinite;
    bottom: -150px;
    
    
}

.circles li:nth-child(1){
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
    color: #0090e7;
}

.circles li:nth-child(11){
    left: 90%;
    width: 20px;
    height: 20px;
    animation-delay: 1s;
    animation-duration: 15s;
    color:#0090e7;
}

.circles li:nth-child(21){
    left: 62%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
    animation-duration: 35s;
    color:#0090e7;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
    color:#fc424a;
}

.circles li:nth-child(12){
    left: 80%;
    width: 20px;
    height: 20px;
    animation-delay: 5s;
    animation-duration: 16s;
    color:#fc424a;
}

.circles li:nth-child(22){
    left: 62%;
    width: 20px;
    height: 20px;
    animation-delay: 3s;
    animation-duration: 26s;
    color:#fc424a;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
    color: #ffab00;
}

.circles li:nth-child(13){
    left: 55%;
    width: 20px;
    height: 20px;
    animation-delay: 6s;
    animation-duration: 26s;
    color:#ffab00;
}

.circles li:nth-child(23){
    left: 82%;
    width: 20px;
    height: 20px;
    animation-delay: 6s;
    animation-duration: 36s;
    color:#ffab00;
}

.circles li:nth-child(4){
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
    color: #25d5e4;
}

.circles li:nth-child(14){
    left: 8%;
    width: 20px;
    height: 20px;
    animation-delay: 5s;
    animation-duration: 15s;
    color:#25d5e4;
}

.circles li:nth-child(24){
    left: 18%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
    animation-duration: 22s;
    color:#25d5e4;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
    color: #8f5fe8;
}

.circles li:nth-child(15){
    left: 45%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
    animation-duration: 48s;
    color:#8f5fe8;
}

.circles li:nth-child(25){
    left: 72%;
    width: 20px;
    height: 20px;
    animation-delay: 6s;
    animation-duration: 28s;
    color:#8f5fe8;
}

.circles li:nth-child(6){
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
    color: #00d25b;
}

.circles li:nth-child(16){
    left: 15%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
    animation-duration: 36s;
    color:#00d25b;
}

.circles li:nth-child(26){
    left: 52%;
    width: 20px;
    height: 20px;
    animation-delay: 3s;
    animation-duration: 32s;
    color:#00d25b;
}

.circles li:nth-child(7){
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
    color: #25d5e4;
}

.circles li:nth-child(17){
    left: 74%;
    width: 20px;
    height: 20px;
    animation-delay: 1s;
    animation-duration: 14s;
    color:#25d5e4;
}

.circles li:nth-child(27){
    left: 98%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 24s;
    color:#25d5e4;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
    color:#fc424a;
}

.circles li:nth-child(18){
    left: 30%;
    width: 20px;
    height: 20px;
    animation-delay: 7s;
    animation-duration: 19s;
    color:#fc424a;
}

.circles li:nth-child(28){
    left: 17%;
    width: 20px;
    height: 20px;
    animation-delay: 5s;
    animation-duration: 29s;
    color:#fc424a;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
    color: #ffab00;
}

.circles li:nth-child(19){
    left: 55%;
    width: 20px;
    height: 20px;
    animation-delay: 3s;
    animation-duration: 23s;
    color:#ffab00;
}

.circles li:nth-child(29){
    left: 62%;
    width: 20px;
    height: 20px;
    animation-delay: 12s;
    animation-duration: 43s;
    color:#ffab00;
}

.circles li:nth-child(10){
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
    color: #8f5fe8;
}

.circles li:nth-child(20){
    left: 21%;
    width: 20px;
    height: 20px;
    animation-delay: 8s;
    animation-duration: 22s;
    color:#8f5fe8;
}

.circles li:nth-child(30){
    left: 31%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
    animation-duration: 32s;
    color:#8f5fe8;
}



@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}
.form-content {
    z-index: 999;
}