
body {
  background: #ffffff;
}

.particle {
  position: absolute;
  border-radius: 50%;
}

@-webkit-keyframes particle-animation-1 {
  100% {
    transform: translate3d(54vw, 13vh, 8px);
  }
}

@keyframes particle-animation-1 {
  100% {
    transform: translate3d(54vw, 13vh, 8px);
  }
}
.particle:nth-child(1) {
  -webkit-animation: particle-animation-1 60s infinite;
          animation: particle-animation-1 60s infinite;
  opacity: 0.65;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
  transform: translate3d(67vw, 13vh, 47px);
  background: #26d965;
}

@-webkit-keyframes particle-animation-2 {
  100% {
    transform: translate3d(71vw, 18vh, 40px);
  }
}

@keyframes particle-animation-2 {
  100% {
    transform: translate3d(71vw, 18vh, 40px);
  }
}
.particle:nth-child(2) {
  -webkit-animation: particle-animation-2 60s infinite;
          animation: particle-animation-2 60s infinite;
  opacity: 0.91;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
  transform: translate3d(72vw, 88vh, 84px);
  background: #3826d9;
}

@-webkit-keyframes particle-animation-3 {
  100% {
    transform: translate3d(20vw, 21vh, 18px);
  }
}

@keyframes particle-animation-3 {
  100% {
    transform: translate3d(20vw, 21vh, 18px);
  }
}
.particle:nth-child(3) {
  -webkit-animation: particle-animation-3 60s infinite;
          animation: particle-animation-3 60s infinite;
  opacity: 0.25;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
  transform: translate3d(41vw, 18vh, 87px);
  background: #6526d9;
}

@-webkit-keyframes particle-animation-4 {
  100% {
    transform: translate3d(65vw, 73vh, 87px);
  }
}

@keyframes particle-animation-4 {
  100% {
    transform: translate3d(65vw, 73vh, 87px);
  }
}
.particle:nth-child(4) {
  -webkit-animation: particle-animation-4 60s infinite;
          animation: particle-animation-4 60s infinite;
  opacity: 0.55;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
  transform: translate3d(19vw, 5vh, 93px);
  background: #d926a9;
}

@-webkit-keyframes particle-animation-5 {
  100% {
    transform: translate3d(50vw, 80vh, 79px);
  }
}

@keyframes particle-animation-5 {
  100% {
    transform: translate3d(50vw, 80vh, 79px);
  }
}
.particle:nth-child(5) {
  -webkit-animation: particle-animation-5 60s infinite;
          animation: particle-animation-5 60s infinite;
  opacity: 0.7;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
  transform: translate3d(41vw, 20vh, 8px);
  background: #268ed9;
}

@-webkit-keyframes particle-animation-6 {
  100% {
    transform: translate3d(17vw, 31vh, 61px);
  }
}

@keyframes particle-animation-6 {
  100% {
    transform: translate3d(17vw, 31vh, 61px);
  }
}
.particle:nth-child(6) {
  -webkit-animation: particle-animation-6 60s infinite;
          animation: particle-animation-6 60s infinite;
  opacity: 0.39;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -1.2s;
          animation-delay: -1.2s;
  transform: translate3d(19vw, 78vh, 63px);
  background: #2632d9;
}

@-webkit-keyframes particle-animation-7 {
  100% {
    transform: translate3d(10vw, 54vh, 42px);
  }
}

@keyframes particle-animation-7 {
  100% {
    transform: translate3d(10vw, 54vh, 42px);
  }
}
.particle:nth-child(7) {
  -webkit-animation: particle-animation-7 60s infinite;
          animation: particle-animation-7 60s infinite;
  opacity: 0.87;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -1.4s;
          animation-delay: -1.4s;
  transform: translate3d(11vw, 80vh, 39px);
  background: #d94126;
}

@-webkit-keyframes particle-animation-8 {
  100% {
    transform: translate3d(73vw, 8vh, 98px);
  }
}

@keyframes particle-animation-8 {
  100% {
    transform: translate3d(73vw, 8vh, 98px);
  }
}
.particle:nth-child(8) {
  -webkit-animation: particle-animation-8 60s infinite;
          animation: particle-animation-8 60s infinite;
  opacity: 0.36;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -1.6s;
          animation-delay: -1.6s;
  transform: translate3d(15vw, 1vh, 75px);
  background: #d9d926;
}

@-webkit-keyframes particle-animation-9 {
  100% {
    transform: translate3d(71vw, 5vh, 36px);
  }
}

@keyframes particle-animation-9 {
  100% {
    transform: translate3d(71vw, 5vh, 36px);
  }
}
.particle:nth-child(9) {
  -webkit-animation: particle-animation-9 60s infinite;
          animation: particle-animation-9 60s infinite;
  opacity: 0.67;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -1.8s;
          animation-delay: -1.8s;
  transform: translate3d(87vw, 26vh, 27px);
  background: #26d93b;
}

@-webkit-keyframes particle-animation-10 {
  100% {
    transform: translate3d(76vw, 5vh, 86px);
  }
}

@keyframes particle-animation-10 {
  100% {
    transform: translate3d(76vw, 5vh, 86px);
  }
}
.particle:nth-child(10) {
  -webkit-animation: particle-animation-10 60s infinite;
          animation: particle-animation-10 60s infinite;
  opacity: 0.32;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
  transform: translate3d(37vw, 84vh, 63px);
  background: #acd926;
}

@-webkit-keyframes particle-animation-11 {
  100% {
    transform: translate3d(74vw, 28vh, 96px);
  }
}

@keyframes particle-animation-11 {
  100% {
    transform: translate3d(74vw, 28vh, 96px);
  }
}
.particle:nth-child(11) {
  -webkit-animation: particle-animation-11 60s infinite;
          animation: particle-animation-11 60s infinite;
  opacity: 0.83;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -2.2s;
          animation-delay: -2.2s;
  transform: translate3d(90vw, 17vh, 37px);
  background: #be26d9;
}

@-webkit-keyframes particle-animation-12 {
  100% {
    transform: translate3d(70vw, 79vh, 27px);
  }
}

@keyframes particle-animation-12 {
  100% {
    transform: translate3d(70vw, 79vh, 27px);
  }
}
.particle:nth-child(12) {
  -webkit-animation: particle-animation-12 60s infinite;
          animation: particle-animation-12 60s infinite;
  opacity: 0.57;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -2.4s;
          animation-delay: -2.4s;
  transform: translate3d(24vw, 54vh, 71px);
  background: #d92f26;
}

@-webkit-keyframes particle-animation-13 {
  100% {
    transform: translate3d(25vw, 31vh, 56px);
  }
}

@keyframes particle-animation-13 {
  100% {
    transform: translate3d(25vw, 31vh, 56px);
  }
}
.particle:nth-child(13) {
  -webkit-animation: particle-animation-13 60s infinite;
          animation: particle-animation-13 60s infinite;
  opacity: 0.03;
  height: 7px;
  width: 7px;
  -webkit-animation-delay: -2.6s;
          animation-delay: -2.6s;
  transform: translate3d(63vw, 76vh, 67px);
  background: #d9a326;
}

@-webkit-keyframes particle-animation-14 {
  100% {
    transform: translate3d(4vw, 12vh, 33px);
  }
}

@keyframes particle-animation-14 {
  100% {
    transform: translate3d(4vw, 12vh, 33px);
  }
}
.particle:nth-child(14) {
  -webkit-animation: particle-animation-14 60s infinite;
          animation: particle-animation-14 60s infinite;
  opacity: 0.93;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -2.8s;
          animation-delay: -2.8s;
  transform: translate3d(13vw, 72vh, 24px);
  background: #d926c4;
}

@-webkit-keyframes particle-animation-15 {
  100% {
    transform: translate3d(47vw, 80vh, 98px);
  }
}

@keyframes particle-animation-15 {
  100% {
    transform: translate3d(47vw, 80vh, 98px);
  }
}
.particle:nth-child(15) {
  -webkit-animation: particle-animation-15 60s infinite;
          animation: particle-animation-15 60s infinite;
  opacity: 0.57;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
  transform: translate3d(54vw, 30vh, 33px);
  background: #6526d9;
}

@-webkit-keyframes particle-animation-16 {
  100% {
    transform: translate3d(26vw, 34vh, 73px);
  }
}

@keyframes particle-animation-16 {
  100% {
    transform: translate3d(26vw, 34vh, 73px);
  }
}
.particle:nth-child(16) {
  -webkit-animation: particle-animation-16 60s infinite;
          animation: particle-animation-16 60s infinite;
  opacity: 0.85;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -3.2s;
          animation-delay: -3.2s;
  transform: translate3d(34vw, 14vh, 96px);
  background: #7126d9;
}

@-webkit-keyframes particle-animation-17 {
  100% {
    transform: translate3d(68vw, 67vh, 67px);
  }
}

@keyframes particle-animation-17 {
  100% {
    transform: translate3d(68vw, 67vh, 67px);
  }
}
.particle:nth-child(17) {
  -webkit-animation: particle-animation-17 60s infinite;
          animation: particle-animation-17 60s infinite;
  opacity: 0.89;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -3.4s;
          animation-delay: -3.4s;
  transform: translate3d(23vw, 56vh, 29px);
  background: #4726d9;
}

@-webkit-keyframes particle-animation-18 {
  100% {
    transform: translate3d(16vw, 24vh, 16px);
  }
}

@keyframes particle-animation-18 {
  100% {
    transform: translate3d(16vw, 24vh, 16px);
  }
}
.particle:nth-child(18) {
  -webkit-animation: particle-animation-18 60s infinite;
          animation: particle-animation-18 60s infinite;
  opacity: 0.06;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -3.6s;
          animation-delay: -3.6s;
  transform: translate3d(60vw, 26vh, 27px);
  background: #268bd9;
}

@-webkit-keyframes particle-animation-19 {
  100% {
    transform: translate3d(25vw, 58vh, 55px);
  }
}

@keyframes particle-animation-19 {
  100% {
    transform: translate3d(25vw, 58vh, 55px);
  }
}
.particle:nth-child(19) {
  -webkit-animation: particle-animation-19 60s infinite;
          animation: particle-animation-19 60s infinite;
  opacity: 0.53;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -3.8s;
          animation-delay: -3.8s;
  transform: translate3d(67vw, 64vh, 43px);
  background: #d92644;
}

@-webkit-keyframes particle-animation-20 {
  100% {
    transform: translate3d(51vw, 72vh, 84px);
  }
}

@keyframes particle-animation-20 {
  100% {
    transform: translate3d(51vw, 72vh, 84px);
  }
}
.particle:nth-child(20) {
  -webkit-animation: particle-animation-20 60s infinite;
          animation: particle-animation-20 60s infinite;
  opacity: 0.35;
  height: 8px;
  width: 8px;
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
  transform: translate3d(24vw, 8vh, 14px);
  background: #b226d9;
}

@-webkit-keyframes particle-animation-21 {
  100% {
    transform: translate3d(20vw, 24vh, 34px);
  }
}

@keyframes particle-animation-21 {
  100% {
    transform: translate3d(20vw, 24vh, 34px);
  }
}
.particle:nth-child(21) {
  -webkit-animation: particle-animation-21 60s infinite;
          animation: particle-animation-21 60s infinite;
  opacity: 0.23;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -4.2s;
          animation-delay: -4.2s;
  transform: translate3d(28vw, 5vh, 63px);
  background: #2685d9;
}

@-webkit-keyframes particle-animation-22 {
  100% {
    transform: translate3d(43vw, 36vh, 66px);
  }
}

@keyframes particle-animation-22 {
  100% {
    transform: translate3d(43vw, 36vh, 66px);
  }
}
.particle:nth-child(22) {
  -webkit-animation: particle-animation-22 60s infinite;
          animation: particle-animation-22 60s infinite;
  opacity: 0.08;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -4.4s;
          animation-delay: -4.4s;
  transform: translate3d(73vw, 64vh, 61px);
  background: #82d926;
}

@-webkit-keyframes particle-animation-23 {
  100% {
    transform: translate3d(77vw, 31vh, 34px);
  }
}

@keyframes particle-animation-23 {
  100% {
    transform: translate3d(77vw, 31vh, 34px);
  }
}
.particle:nth-child(23) {
  -webkit-animation: particle-animation-23 60s infinite;
          animation: particle-animation-23 60s infinite;
  opacity: 0.3;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -4.6s;
          animation-delay: -4.6s;
  transform: translate3d(61vw, 45vh, 23px);
  background: #d96526;
}

@-webkit-keyframes particle-animation-24 {
  100% {
    transform: translate3d(74vw, 87vh, 71px);
  }
}

@keyframes particle-animation-24 {
  100% {
    transform: translate3d(74vw, 87vh, 71px);
  }
}
.particle:nth-child(24) {
  -webkit-animation: particle-animation-24 60s infinite;
          animation: particle-animation-24 60s infinite;
  opacity: 0.56;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -4.8s;
          animation-delay: -4.8s;
  transform: translate3d(8vw, 39vh, 1px);
  background: #d9264a;
}

@-webkit-keyframes particle-animation-25 {
  100% {
    transform: translate3d(12vw, 54vh, 19px);
  }
}

@keyframes particle-animation-25 {
  100% {
    transform: translate3d(12vw, 54vh, 19px);
  }
}
.particle:nth-child(25) {
  -webkit-animation: particle-animation-25 60s infinite;
          animation: particle-animation-25 60s infinite;
  opacity: 0.99;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  transform: translate3d(30vw, 85vh, 70px);
  background: #d96526;
}

@-webkit-keyframes particle-animation-26 {
  100% {
    transform: translate3d(43vw, 85vh, 37px);
  }
}

@keyframes particle-animation-26 {
  100% {
    transform: translate3d(43vw, 85vh, 37px);
  }
}
.particle:nth-child(26) {
  -webkit-animation: particle-animation-26 60s infinite;
          animation: particle-animation-26 60s infinite;
  opacity: 0.23;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -5.2s;
          animation-delay: -5.2s;
  transform: translate3d(50vw, 23vh, 43px);
  background: #5926d9;
}

@-webkit-keyframes particle-animation-27 {
  100% {
    transform: translate3d(86vw, 28vh, 25px);
  }
}

@keyframes particle-animation-27 {
  100% {
    transform: translate3d(86vw, 28vh, 25px);
  }
}
.particle:nth-child(27) {
  -webkit-animation: particle-animation-27 60s infinite;
          animation: particle-animation-27 60s infinite;
  opacity: 0.89;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -5.4s;
          animation-delay: -5.4s;
  transform: translate3d(15vw, 15vh, 18px);
  background: #8ed926;
}

@-webkit-keyframes particle-animation-28 {
  100% {
    transform: translate3d(64vw, 62vh, 40px);
  }
}

@keyframes particle-animation-28 {
  100% {
    transform: translate3d(64vw, 62vh, 40px);
  }
}
.particle:nth-child(28) {
  -webkit-animation: particle-animation-28 60s infinite;
          animation: particle-animation-28 60s infinite;
  opacity: 0.47;
  height: 10px;
  width: 10px;
  -webkit-animation-delay: -5.6s;
          animation-delay: -5.6s;
  transform: translate3d(81vw, 29vh, 66px);
  background: #26d9d3;
}

@-webkit-keyframes particle-animation-29 {
  100% {
    transform: translate3d(17vw, 10vh, 59px);
  }
}

@keyframes particle-animation-29 {
  100% {
    transform: translate3d(17vw, 10vh, 59px);
  }
}
.particle:nth-child(29) {
  -webkit-animation: particle-animation-29 60s infinite;
          animation: particle-animation-29 60s infinite;
  opacity: 0.63;
  height: 6px;
  width: 6px;
  -webkit-animation-delay: -5.8s;
          animation-delay: -5.8s;
  transform: translate3d(2vw, 22vh, 31px);
  background: #7a26d9;
}

@-webkit-keyframes particle-animation-30 {
  100% {
    transform: translate3d(9vw, 45vh, 71px);
  }
}

@keyframes particle-animation-30 {
  100% {
    transform: translate3d(9vw, 45vh, 71px);
  }
}
.particle:nth-child(30) {
  -webkit-animation: particle-animation-30 60s infinite;
          animation: particle-animation-30 60s infinite;
  opacity: 0.08;
  height: 9px;
  width: 9px;
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
  transform: translate3d(83vw, 19vh, 47px);
  background: #d92680;
}
