body {
    background: #fff;
  }
  
  .particle {
    position: absolute;
    border-radius: 50%;
    z-index: -1;
  }
  
  @-webkit-keyframes particle-animation-1 {
    100% {
      transform: translate3d(83vw, 27vh, 4px);
    }
  }
  
  @keyframes particle-animation-1 {
    100% {
      transform: translate3d(83vw, 27vh, 4px);
    }
  }
  .particle:nth-child(1) {
    -webkit-animation: particle-animation-1 60s infinite;
            animation: particle-animation-1 60s infinite;
    opacity: 0.26;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s;
    transform: translate3d(4vw, 41vh, 78px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-2 {
    100% {
      transform: translate3d(81vw, 65vh, 12px);
    }
  }
  
  @keyframes particle-animation-2 {
    100% {
      transform: translate3d(81vw, 65vh, 12px);
    }
  }
  .particle:nth-child(2) {
    -webkit-animation: particle-animation-2 60s infinite;
            animation: particle-animation-2 60s infinite;
    opacity: 0.01;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s;
    transform: translate3d(37vw, 31vh, 93px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-3 {
    100% {
      transform: translate3d(9vw, 68vh, 80px);
    }
  }
  
  @keyframes particle-animation-3 {
    100% {
      transform: translate3d(9vw, 68vh, 80px);
    }
  }
  .particle:nth-child(3) {
    -webkit-animation: particle-animation-3 60s infinite;
            animation: particle-animation-3 60s infinite;
    opacity: 0.54;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s;
    transform: translate3d(8vw, 60vh, 26px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-4 {
    100% {
      transform: translate3d(31vw, 39vh, 35px);
    }
  }
  
  @keyframes particle-animation-4 {
    100% {
      transform: translate3d(31vw, 39vh, 35px);
    }
  }
  .particle:nth-child(4) {
    -webkit-animation: particle-animation-4 60s infinite;
            animation: particle-animation-4 60s infinite;
    opacity: 0.33;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s;
    transform: translate3d(47vw, 45vh, 48px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-5 {
    100% {
      transform: translate3d(46vw, 53vh, 55px);
    }
  }
  
  @keyframes particle-animation-5 {
    100% {
      transform: translate3d(46vw, 53vh, 55px);
    }
  }
  .particle:nth-child(5) {
    -webkit-animation: particle-animation-5 60s infinite;
            animation: particle-animation-5 60s infinite;
    opacity: 0.09;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -1s;
            animation-delay: -1s;
    transform: translate3d(70vw, 30vh, 88px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-6 {
    100% {
      transform: translate3d(85vw, 44vh, 2px);
    }
  }
  
  @keyframes particle-animation-6 {
    100% {
      transform: translate3d(85vw, 44vh, 2px);
    }
  }
  .particle:nth-child(6) {
    -webkit-animation: particle-animation-6 60s infinite;
            animation: particle-animation-6 60s infinite;
    opacity: 0.04;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -1.2s;
            animation-delay: -1.2s;
    transform: translate3d(26vw, 55vh, 2px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-7 {
    100% {
      transform: translate3d(32vw, 37vh, 72px);
    }
  }
  
  @keyframes particle-animation-7 {
    100% {
      transform: translate3d(32vw, 37vh, 72px);
    }
  }
  .particle:nth-child(7) {
    -webkit-animation: particle-animation-7 60s infinite;
            animation: particle-animation-7 60s infinite;
    opacity: 0.38;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -1.4s;
            animation-delay: -1.4s;
    transform: translate3d(9vw, 88vh, 98px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-8 {
    100% {
      transform: translate3d(9vw, 63vh, 53px);
    }
  }
  
  @keyframes particle-animation-8 {
    100% {
      transform: translate3d(9vw, 63vh, 53px);
    }
  }
  .particle:nth-child(8) {
    -webkit-animation: particle-animation-8 60s infinite;
            animation: particle-animation-8 60s infinite;
    opacity: 0.25;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -1.6s;
            animation-delay: -1.6s;
    transform: translate3d(10vw, 90vh, 51px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-9 {
    100% {
      transform: translate3d(30vw, 90vh, 99px);
    }
  }
  
  @keyframes particle-animation-9 {
    100% {
      transform: translate3d(30vw, 90vh, 99px);
    }
  }
  .particle:nth-child(9) {
    -webkit-animation: particle-animation-9 60s infinite;
            animation: particle-animation-9 60s infinite;
    opacity: 0.52;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -1.8s;
            animation-delay: -1.8s;
    transform: translate3d(40vw, 66vh, 36px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-10 {
    100% {
      transform: translate3d(73vw, 73vh, 6px);
    }
  }
  
  @keyframes particle-animation-10 {
    100% {
      transform: translate3d(73vw, 73vh, 6px);
    }
  }
  .particle:nth-child(10) {
    -webkit-animation: particle-animation-10 60s infinite;
            animation: particle-animation-10 60s infinite;
    opacity: 0.37;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -2s;
            animation-delay: -2s;
    transform: translate3d(54vw, 28vh, 87px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-11 {
    100% {
      transform: translate3d(88vw, 9vh, 85px);
    }
  }
  
  @keyframes particle-animation-11 {
    100% {
      transform: translate3d(88vw, 9vh, 85px);
    }
  }
  .particle:nth-child(11) {
    -webkit-animation: particle-animation-11 60s infinite;
            animation: particle-animation-11 60s infinite;
    opacity: 0.46;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -2.2s;
            animation-delay: -2.2s;
    transform: translate3d(64vw, 49vh, 89px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-12 {
    100% {
      transform: translate3d(60vw, 81vh, 97px);
    }
  }
  
  @keyframes particle-animation-12 {
    100% {
      transform: translate3d(60vw, 81vh, 97px);
    }
  }
  .particle:nth-child(12) {
    -webkit-animation: particle-animation-12 60s infinite;
            animation: particle-animation-12 60s infinite;
    opacity: 0.48;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -2.4s;
            animation-delay: -2.4s;
    transform: translate3d(77vw, 78vh, 91px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-13 {
    100% {
      transform: translate3d(18vw, 84vh, 33px);
    }
  }
  
  @keyframes particle-animation-13 {
    100% {
      transform: translate3d(18vw, 84vh, 33px);
    }
  }
  .particle:nth-child(13) {
    -webkit-animation: particle-animation-13 60s infinite;
            animation: particle-animation-13 60s infinite;
    opacity: 0.48;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -2.6s;
            animation-delay: -2.6s;
    transform: translate3d(64vw, 45vh, 95px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-14 {
    100% {
      transform: translate3d(17vw, 73vh, 40px);
    }
  }
  
  @keyframes particle-animation-14 {
    100% {
      transform: translate3d(17vw, 73vh, 40px);
    }
  }
  .particle:nth-child(14) {
    -webkit-animation: particle-animation-14 60s infinite;
            animation: particle-animation-14 60s infinite;
    opacity: 0.14;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -2.8s;
            animation-delay: -2.8s;
    transform: translate3d(36vw, 81vh, 17px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-15 {
    100% {
      transform: translate3d(45vw, 51vh, 4px);
    }
  }
  
  @keyframes particle-animation-15 {
    100% {
      transform: translate3d(45vw, 51vh, 4px);
    }
  }
  .particle:nth-child(15) {
    -webkit-animation: particle-animation-15 60s infinite;
            animation: particle-animation-15 60s infinite;
    opacity: 0.16;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -3s;
            animation-delay: -3s;
    transform: translate3d(12vw, 45vh, 86px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-16 {
    100% {
      transform: translate3d(21vw, 32vh, 28px);
    }
  }
  
  @keyframes particle-animation-16 {
    100% {
      transform: translate3d(21vw, 32vh, 28px);
    }
  }
  .particle:nth-child(16) {
    -webkit-animation: particle-animation-16 60s infinite;
            animation: particle-animation-16 60s infinite;
    opacity: 0.29;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -3.2s;
            animation-delay: -3.2s;
    transform: translate3d(28vw, 43vh, 85px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-17 {
    100% {
      transform: translate3d(15vw, 84vh, 6px);
    }
  }
  
  @keyframes particle-animation-17 {
    100% {
      transform: translate3d(15vw, 84vh, 6px);
    }
  }
  .particle:nth-child(17) {
    -webkit-animation: particle-animation-17 60s infinite;
            animation: particle-animation-17 60s infinite;
    opacity: 0.14;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -3.4s;
            animation-delay: -3.4s;
    transform: translate3d(75vw, 4vh, 13px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-18 {
    100% {
      transform: translate3d(60vw, 4vh, 59px);
    }
  }
  
  @keyframes particle-animation-18 {
    100% {
      transform: translate3d(60vw, 4vh, 59px);
    }
  }
  .particle:nth-child(18) {
    -webkit-animation: particle-animation-18 60s infinite;
            animation: particle-animation-18 60s infinite;
    opacity: 0.59;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -3.6s;
            animation-delay: -3.6s;
    transform: translate3d(74vw, 68vh, 14px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-19 {
    100% {
      transform: translate3d(5vw, 22vh, 11px);
    }
  }
  
  @keyframes particle-animation-19 {
    100% {
      transform: translate3d(5vw, 22vh, 11px);
    }
  }
  .particle:nth-child(19) {
    -webkit-animation: particle-animation-19 60s infinite;
            animation: particle-animation-19 60s infinite;
    opacity: 0.51;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -3.8s;
            animation-delay: -3.8s;
    transform: translate3d(47vw, 38vh, 86px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-20 {
    100% {
      transform: translate3d(26vw, 20vh, 31px);
    }
  }
  
  @keyframes particle-animation-20 {
    100% {
      transform: translate3d(26vw, 20vh, 31px);
    }
  }
  .particle:nth-child(20) {
    -webkit-animation: particle-animation-20 60s infinite;
            animation: particle-animation-20 60s infinite;
    opacity: 0.6;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -4s;
            animation-delay: -4s;
    transform: translate3d(85vw, 77vh, 12px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-21 {
    100% {
      transform: translate3d(82vw, 15vh, 43px);
    }
  }
  
  @keyframes particle-animation-21 {
    100% {
      transform: translate3d(82vw, 15vh, 43px);
    }
  }
  .particle:nth-child(21) {
    -webkit-animation: particle-animation-21 60s infinite;
            animation: particle-animation-21 60s infinite;
    opacity: 0.09;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -4.2s;
            animation-delay: -4.2s;
    transform: translate3d(59vw, 64vh, 10px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-22 {
    100% {
      transform: translate3d(85vw, 62vh, 65px);
    }
  }
  
  @keyframes particle-animation-22 {
    100% {
      transform: translate3d(85vw, 62vh, 65px);
    }
  }
  .particle:nth-child(22) {
    -webkit-animation: particle-animation-22 60s infinite;
            animation: particle-animation-22 60s infinite;
    opacity: 0.33;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -4.4s;
            animation-delay: -4.4s;
    transform: translate3d(62vw, 45vh, 65px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-23 {
    100% {
      transform: translate3d(84vw, 59vh, 90px);
    }
  }
  
  @keyframes particle-animation-23 {
    100% {
      transform: translate3d(84vw, 59vh, 90px);
    }
  }
  .particle:nth-child(23) {
    -webkit-animation: particle-animation-23 60s infinite;
            animation: particle-animation-23 60s infinite;
    opacity: 0.26;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -4.6s;
            animation-delay: -4.6s;
    transform: translate3d(3vw, 84vh, 95px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-24 {
    100% {
      transform: translate3d(32vw, 19vh, 36px);
    }
  }
  
  @keyframes particle-animation-24 {
    100% {
      transform: translate3d(32vw, 19vh, 36px);
    }
  }
  .particle:nth-child(24) {
    -webkit-animation: particle-animation-24 60s infinite;
            animation: particle-animation-24 60s infinite;
    opacity: 0.4;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -4.8s;
            animation-delay: -4.8s;
    transform: translate3d(61vw, 27vh, 14px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-25 {
    100% {
      transform: translate3d(6vw, 8vh, 99px);
    }
  }
  
  @keyframes particle-animation-25 {
    100% {
      transform: translate3d(6vw, 8vh, 99px);
    }
  }
  .particle:nth-child(25) {
    -webkit-animation: particle-animation-25 60s infinite;
            animation: particle-animation-25 60s infinite;
    opacity: 0.49;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -5s;
            animation-delay: -5s;
    transform: translate3d(61vw, 43vh, 22px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-26 {
    100% {
      transform: translate3d(19vw, 32vh, 4px);
    }
  }
  
  @keyframes particle-animation-26 {
    100% {
      transform: translate3d(19vw, 32vh, 4px);
    }
  }
  .particle:nth-child(26) {
    -webkit-animation: particle-animation-26 60s infinite;
            animation: particle-animation-26 60s infinite;
    opacity: 0.29;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -5.2s;
            animation-delay: -5.2s;
    transform: translate3d(66vw, 79vh, 31px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-27 {
    100% {
      transform: translate3d(68vw, 70vh, 96px);
    }
  }
  
  @keyframes particle-animation-27 {
    100% {
      transform: translate3d(68vw, 70vh, 96px);
    }
  }
  .particle:nth-child(27) {
    -webkit-animation: particle-animation-27 60s infinite;
            animation: particle-animation-27 60s infinite;
    opacity: 0.31;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -5.4s;
            animation-delay: -5.4s;
    transform: translate3d(85vw, 41vh, 33px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-28 {
    100% {
      transform: translate3d(42vw, 58vh, 7px);
    }
  }
  
  @keyframes particle-animation-28 {
    100% {
      transform: translate3d(42vw, 58vh, 7px);
    }
  }
  .particle:nth-child(28) {
    -webkit-animation: particle-animation-28 60s infinite;
            animation: particle-animation-28 60s infinite;
    opacity: 0.28;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -5.6s;
            animation-delay: -5.6s;
    transform: translate3d(25vw, 64vh, 62px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-29 {
    100% {
      transform: translate3d(3vw, 65vh, 82px);
    }
  }
  
  @keyframes particle-animation-29 {
    100% {
      transform: translate3d(3vw, 65vh, 82px);
    }
  }
  .particle:nth-child(29) {
    -webkit-animation: particle-animation-29 60s infinite;
            animation: particle-animation-29 60s infinite;
    opacity: 0.05;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -5.8s;
            animation-delay: -5.8s;
    transform: translate3d(63vw, 76vh, 3px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-30 {
    100% {
      transform: translate3d(47vw, 15vh, 99px);
    }
  }
  
  @keyframes particle-animation-30 {
    100% {
      transform: translate3d(47vw, 15vh, 99px);
    }
  }
  .particle:nth-child(30) {
    -webkit-animation: particle-animation-30 60s infinite;
            animation: particle-animation-30 60s infinite;
    opacity: 0.41;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -6s;
            animation-delay: -6s;
    transform: translate3d(81vw, 69vh, 60px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-31 {
    100% {
      transform: translate3d(36vw, 11vh, 39px);
    }
  }
  
  @keyframes particle-animation-31 {
    100% {
      transform: translate3d(36vw, 11vh, 39px);
    }
  }
  .particle:nth-child(31) {
    -webkit-animation: particle-animation-31 60s infinite;
            animation: particle-animation-31 60s infinite;
    opacity: 0.5;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -6.2s;
            animation-delay: -6.2s;
    transform: translate3d(20vw, 21vh, 75px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-32 {
    100% {
      transform: translate3d(58vw, 74vh, 12px);
    }
  }
  
  @keyframes particle-animation-32 {
    100% {
      transform: translate3d(58vw, 74vh, 12px);
    }
  }
  .particle:nth-child(32) {
    -webkit-animation: particle-animation-32 60s infinite;
            animation: particle-animation-32 60s infinite;
    opacity: 0.34;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -6.4s;
            animation-delay: -6.4s;
    transform: translate3d(69vw, 15vh, 12px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-33 {
    100% {
      transform: translate3d(50vw, 29vh, 26px);
    }
  }
  
  @keyframes particle-animation-33 {
    100% {
      transform: translate3d(50vw, 29vh, 26px);
    }
  }
  .particle:nth-child(33) {
    -webkit-animation: particle-animation-33 60s infinite;
            animation: particle-animation-33 60s infinite;
    opacity: 0.29;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -6.6s;
            animation-delay: -6.6s;
    transform: translate3d(48vw, 37vh, 97px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-34 {
    100% {
      transform: translate3d(90vw, 88vh, 88px);
    }
  }
  
  @keyframes particle-animation-34 {
    100% {
      transform: translate3d(90vw, 88vh, 88px);
    }
  }
  .particle:nth-child(34) {
    -webkit-animation: particle-animation-34 60s infinite;
            animation: particle-animation-34 60s infinite;
    opacity: 0.17;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -6.8s;
            animation-delay: -6.8s;
    transform: translate3d(13vw, 23vh, 1px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-35 {
    100% {
      transform: translate3d(61vw, 27vh, 4px);
    }
  }
  
  @keyframes particle-animation-35 {
    100% {
      transform: translate3d(61vw, 27vh, 4px);
    }
  }
  .particle:nth-child(35) {
    -webkit-animation: particle-animation-35 60s infinite;
            animation: particle-animation-35 60s infinite;
    opacity: 0.43;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -7s;
            animation-delay: -7s;
    transform: translate3d(77vw, 4vh, 56px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-36 {
    100% {
      transform: translate3d(1vw, 30vh, 68px);
    }
  }
  
  @keyframes particle-animation-36 {
    100% {
      transform: translate3d(1vw, 30vh, 68px);
    }
  }
  .particle:nth-child(36) {
    -webkit-animation: particle-animation-36 60s infinite;
            animation: particle-animation-36 60s infinite;
    opacity: 0.46;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -7.2s;
            animation-delay: -7.2s;
    transform: translate3d(63vw, 44vh, 25px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-37 {
    100% {
      transform: translate3d(26vw, 54vh, 25px);
    }
  }
  
  @keyframes particle-animation-37 {
    100% {
      transform: translate3d(26vw, 54vh, 25px);
    }
  }
  .particle:nth-child(37) {
    -webkit-animation: particle-animation-37 60s infinite;
            animation: particle-animation-37 60s infinite;
    opacity: 0.18;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -7.4s;
            animation-delay: -7.4s;
    transform: translate3d(28vw, 87vh, 76px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-38 {
    100% {
      transform: translate3d(4vw, 31vh, 70px);
    }
  }
  
  @keyframes particle-animation-38 {
    100% {
      transform: translate3d(4vw, 31vh, 70px);
    }
  }
  .particle:nth-child(38) {
    -webkit-animation: particle-animation-38 60s infinite;
            animation: particle-animation-38 60s infinite;
    opacity: 0.3;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -7.6s;
            animation-delay: -7.6s;
    transform: translate3d(44vw, 90vh, 61px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-39 {
    100% {
      transform: translate3d(79vw, 66vh, 99px);
    }
  }
  
  @keyframes particle-animation-39 {
    100% {
      transform: translate3d(79vw, 66vh, 99px);
    }
  }
  .particle:nth-child(39) {
    -webkit-animation: particle-animation-39 60s infinite;
            animation: particle-animation-39 60s infinite;
    opacity: 0.13;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -7.8s;
            animation-delay: -7.8s;
    transform: translate3d(81vw, 37vh, 24px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-40 {
    100% {
      transform: translate3d(50vw, 24vh, 7px);
    }
  }
  
  @keyframes particle-animation-40 {
    100% {
      transform: translate3d(50vw, 24vh, 7px);
    }
  }
  .particle:nth-child(40) {
    -webkit-animation: particle-animation-40 60s infinite;
            animation: particle-animation-40 60s infinite;
    opacity: 0.09;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -8s;
            animation-delay: -8s;
    transform: translate3d(43vw, 88vh, 27px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-41 {
    100% {
      transform: translate3d(47vw, 90vh, 7px);
    }
  }
  
  @keyframes particle-animation-41 {
    100% {
      transform: translate3d(47vw, 90vh, 7px);
    }
  }
  .particle:nth-child(41) {
    -webkit-animation: particle-animation-41 60s infinite;
            animation: particle-animation-41 60s infinite;
    opacity: 0.39;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -8.2s;
            animation-delay: -8.2s;
    transform: translate3d(23vw, 14vh, 16px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-42 {
    100% {
      transform: translate3d(37vw, 35vh, 5px);
    }
  }
  
  @keyframes particle-animation-42 {
    100% {
      transform: translate3d(37vw, 35vh, 5px);
    }
  }
  .particle:nth-child(42) {
    -webkit-animation: particle-animation-42 60s infinite;
            animation: particle-animation-42 60s infinite;
    opacity: 0.34;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -8.4s;
            animation-delay: -8.4s;
    transform: translate3d(84vw, 43vh, 46px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-43 {
    100% {
      transform: translate3d(43vw, 78vh, 66px);
    }
  }
  
  @keyframes particle-animation-43 {
    100% {
      transform: translate3d(43vw, 78vh, 66px);
    }
  }
  .particle:nth-child(43) {
    -webkit-animation: particle-animation-43 60s infinite;
            animation: particle-animation-43 60s infinite;
    opacity: 0.12;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -8.6s;
            animation-delay: -8.6s;
    transform: translate3d(36vw, 62vh, 43px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-44 {
    100% {
      transform: translate3d(39vw, 28vh, 70px);
    }
  }
  
  @keyframes particle-animation-44 {
    100% {
      transform: translate3d(39vw, 28vh, 70px);
    }
  }
  .particle:nth-child(44) {
    -webkit-animation: particle-animation-44 60s infinite;
            animation: particle-animation-44 60s infinite;
    opacity: 0.06;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -8.8s;
            animation-delay: -8.8s;
    transform: translate3d(41vw, 65vh, 3px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-45 {
    100% {
      transform: translate3d(83vw, 89vh, 9px);
    }
  }
  
  @keyframes particle-animation-45 {
    100% {
      transform: translate3d(83vw, 89vh, 9px);
    }
  }
  .particle:nth-child(45) {
    -webkit-animation: particle-animation-45 60s infinite;
            animation: particle-animation-45 60s infinite;
    opacity: 0.47;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -9s;
            animation-delay: -9s;
    transform: translate3d(82vw, 33vh, 90px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-46 {
    100% {
      transform: translate3d(18vw, 7vh, 31px);
    }
  }
  
  @keyframes particle-animation-46 {
    100% {
      transform: translate3d(18vw, 7vh, 31px);
    }
  }
  .particle:nth-child(46) {
    -webkit-animation: particle-animation-46 60s infinite;
            animation: particle-animation-46 60s infinite;
    opacity: 0.37;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -9.2s;
            animation-delay: -9.2s;
    transform: translate3d(25vw, 63vh, 22px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-47 {
    100% {
      transform: translate3d(1vw, 22vh, 75px);
    }
  }
  
  @keyframes particle-animation-47 {
    100% {
      transform: translate3d(1vw, 22vh, 75px);
    }
  }
  .particle:nth-child(47) {
    -webkit-animation: particle-animation-47 60s infinite;
            animation: particle-animation-47 60s infinite;
    opacity: 0.14;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -9.4s;
            animation-delay: -9.4s;
    transform: translate3d(46vw, 90vh, 43px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-48 {
    100% {
      transform: translate3d(75vw, 60vh, 64px);
    }
  }
  
  @keyframes particle-animation-48 {
    100% {
      transform: translate3d(75vw, 60vh, 64px);
    }
  }
  .particle:nth-child(48) {
    -webkit-animation: particle-animation-48 60s infinite;
            animation: particle-animation-48 60s infinite;
    opacity: 0.26;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -9.6s;
            animation-delay: -9.6s;
    transform: translate3d(37vw, 57vh, 36px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-49 {
    100% {
      transform: translate3d(66vw, 38vh, 16px);
    }
  }
  
  @keyframes particle-animation-49 {
    100% {
      transform: translate3d(66vw, 38vh, 16px);
    }
  }
  .particle:nth-child(49) {
    -webkit-animation: particle-animation-49 60s infinite;
            animation: particle-animation-49 60s infinite;
    opacity: 0.03;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -9.8s;
            animation-delay: -9.8s;
    transform: translate3d(14vw, 67vh, 15px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-50 {
    100% {
      transform: translate3d(45vw, 14vh, 88px);
    }
  }
  
  @keyframes particle-animation-50 {
    100% {
      transform: translate3d(45vw, 14vh, 88px);
    }
  }
  .particle:nth-child(50) {
    -webkit-animation: particle-animation-50 60s infinite;
            animation: particle-animation-50 60s infinite;
    opacity: 0.39;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -10s;
            animation-delay: -10s;
    transform: translate3d(34vw, 72vh, 23px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-51 {
    100% {
      transform: translate3d(3vw, 15vh, 91px);
    }
  }
  
  @keyframes particle-animation-51 {
    100% {
      transform: translate3d(3vw, 15vh, 91px);
    }
  }
  .particle:nth-child(51) {
    -webkit-animation: particle-animation-51 60s infinite;
            animation: particle-animation-51 60s infinite;
    opacity: 0.55;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -10.2s;
            animation-delay: -10.2s;
    transform: translate3d(53vw, 90vh, 13px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-52 {
    100% {
      transform: translate3d(13vw, 57vh, 56px);
    }
  }
  
  @keyframes particle-animation-52 {
    100% {
      transform: translate3d(13vw, 57vh, 56px);
    }
  }
  .particle:nth-child(52) {
    -webkit-animation: particle-animation-52 60s infinite;
            animation: particle-animation-52 60s infinite;
    opacity: 0.2;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -10.4s;
            animation-delay: -10.4s;
    transform: translate3d(45vw, 52vh, 10px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-53 {
    100% {
      transform: translate3d(90vw, 53vh, 89px);
    }
  }
  
  @keyframes particle-animation-53 {
    100% {
      transform: translate3d(90vw, 53vh, 89px);
    }
  }
  .particle:nth-child(53) {
    -webkit-animation: particle-animation-53 60s infinite;
            animation: particle-animation-53 60s infinite;
    opacity: 0.33;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -10.6s;
            animation-delay: -10.6s;
    transform: translate3d(61vw, 59vh, 50px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-54 {
    100% {
      transform: translate3d(59vw, 12vh, 7px);
    }
  }
  
  @keyframes particle-animation-54 {
    100% {
      transform: translate3d(59vw, 12vh, 7px);
    }
  }
  .particle:nth-child(54) {
    -webkit-animation: particle-animation-54 60s infinite;
            animation: particle-animation-54 60s infinite;
    opacity: 0.58;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -10.8s;
            animation-delay: -10.8s;
    transform: translate3d(73vw, 75vh, 18px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-55 {
    100% {
      transform: translate3d(58vw, 46vh, 94px);
    }
  }
  
  @keyframes particle-animation-55 {
    100% {
      transform: translate3d(58vw, 46vh, 94px);
    }
  }
  .particle:nth-child(55) {
    -webkit-animation: particle-animation-55 60s infinite;
            animation: particle-animation-55 60s infinite;
    opacity: 0.34;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -11s;
            animation-delay: -11s;
    transform: translate3d(68vw, 39vh, 5px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-56 {
    100% {
      transform: translate3d(11vw, 6vh, 11px);
    }
  }
  
  @keyframes particle-animation-56 {
    100% {
      transform: translate3d(11vw, 6vh, 11px);
    }
  }
  .particle:nth-child(56) {
    -webkit-animation: particle-animation-56 60s infinite;
            animation: particle-animation-56 60s infinite;
    opacity: 0.12;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -11.2s;
            animation-delay: -11.2s;
    transform: translate3d(77vw, 88vh, 86px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-57 {
    100% {
      transform: translate3d(67vw, 17vh, 32px);
    }
  }
  
  @keyframes particle-animation-57 {
    100% {
      transform: translate3d(67vw, 17vh, 32px);
    }
  }
  .particle:nth-child(57) {
    -webkit-animation: particle-animation-57 60s infinite;
            animation: particle-animation-57 60s infinite;
    opacity: 0.54;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -11.4s;
            animation-delay: -11.4s;
    transform: translate3d(63vw, 64vh, 89px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-58 {
    100% {
      transform: translate3d(81vw, 44vh, 47px);
    }
  }
  
  @keyframes particle-animation-58 {
    100% {
      transform: translate3d(81vw, 44vh, 47px);
    }
  }
  .particle:nth-child(58) {
    -webkit-animation: particle-animation-58 60s infinite;
            animation: particle-animation-58 60s infinite;
    opacity: 0.21;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -11.6s;
            animation-delay: -11.6s;
    transform: translate3d(38vw, 89vh, 44px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-59 {
    100% {
      transform: translate3d(77vw, 43vh, 40px);
    }
  }
  
  @keyframes particle-animation-59 {
    100% {
      transform: translate3d(77vw, 43vh, 40px);
    }
  }
  .particle:nth-child(59) {
    -webkit-animation: particle-animation-59 60s infinite;
            animation: particle-animation-59 60s infinite;
    opacity: 0.26;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -11.8s;
            animation-delay: -11.8s;
    transform: translate3d(22vw, 23vh, 79px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-60 {
    100% {
      transform: translate3d(45vw, 30vh, 54px);
    }
  }
  
  @keyframes particle-animation-60 {
    100% {
      transform: translate3d(45vw, 30vh, 54px);
    }
  }
  .particle:nth-child(60) {
    -webkit-animation: particle-animation-60 60s infinite;
            animation: particle-animation-60 60s infinite;
    opacity: 0.07;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -12s;
            animation-delay: -12s;
    transform: translate3d(11vw, 24vh, 98px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-61 {
    100% {
      transform: translate3d(66vw, 41vh, 29px);
    }
  }
  
  @keyframes particle-animation-61 {
    100% {
      transform: translate3d(66vw, 41vh, 29px);
    }
  }
  .particle:nth-child(61) {
    -webkit-animation: particle-animation-61 60s infinite;
            animation: particle-animation-61 60s infinite;
    opacity: 0.59;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -12.2s;
            animation-delay: -12.2s;
    transform: translate3d(36vw, 72vh, 48px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-62 {
    100% {
      transform: translate3d(72vw, 82vh, 5px);
    }
  }
  
  @keyframes particle-animation-62 {
    100% {
      transform: translate3d(72vw, 82vh, 5px);
    }
  }
  .particle:nth-child(62) {
    -webkit-animation: particle-animation-62 60s infinite;
            animation: particle-animation-62 60s infinite;
    opacity: 0.14;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -12.4s;
            animation-delay: -12.4s;
    transform: translate3d(34vw, 62vh, 84px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-63 {
    100% {
      transform: translate3d(90vw, 29vh, 41px);
    }
  }
  
  @keyframes particle-animation-63 {
    100% {
      transform: translate3d(90vw, 29vh, 41px);
    }
  }
  .particle:nth-child(63) {
    -webkit-animation: particle-animation-63 60s infinite;
            animation: particle-animation-63 60s infinite;
    opacity: 0.41;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -12.6s;
            animation-delay: -12.6s;
    transform: translate3d(6vw, 18vh, 30px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-64 {
    100% {
      transform: translate3d(33vw, 89vh, 74px);
    }
  }
  
  @keyframes particle-animation-64 {
    100% {
      transform: translate3d(33vw, 89vh, 74px);
    }
  }
  .particle:nth-child(64) {
    -webkit-animation: particle-animation-64 60s infinite;
            animation: particle-animation-64 60s infinite;
    opacity: 0.36;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -12.8s;
            animation-delay: -12.8s;
    transform: translate3d(25vw, 24vh, 2px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-65 {
    100% {
      transform: translate3d(71vw, 48vh, 16px);
    }
  }
  
  @keyframes particle-animation-65 {
    100% {
      transform: translate3d(71vw, 48vh, 16px);
    }
  }
  .particle:nth-child(65) {
    -webkit-animation: particle-animation-65 60s infinite;
            animation: particle-animation-65 60s infinite;
    opacity: 0.22;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -13s;
            animation-delay: -13s;
    transform: translate3d(24vw, 86vh, 3px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-66 {
    100% {
      transform: translate3d(13vw, 86vh, 94px);
    }
  }
  
  @keyframes particle-animation-66 {
    100% {
      transform: translate3d(13vw, 86vh, 94px);
    }
  }
  .particle:nth-child(66) {
    -webkit-animation: particle-animation-66 60s infinite;
            animation: particle-animation-66 60s infinite;
    opacity: 0.56;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -13.2s;
            animation-delay: -13.2s;
    transform: translate3d(73vw, 2vh, 7px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-67 {
    100% {
      transform: translate3d(65vw, 60vh, 38px);
    }
  }
  
  @keyframes particle-animation-67 {
    100% {
      transform: translate3d(65vw, 60vh, 38px);
    }
  }
  .particle:nth-child(67) {
    -webkit-animation: particle-animation-67 60s infinite;
            animation: particle-animation-67 60s infinite;
    opacity: 0.3;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -13.4s;
            animation-delay: -13.4s;
    transform: translate3d(48vw, 44vh, 44px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-68 {
    100% {
      transform: translate3d(72vw, 44vh, 18px);
    }
  }
  
  @keyframes particle-animation-68 {
    100% {
      transform: translate3d(72vw, 44vh, 18px);
    }
  }
  .particle:nth-child(68) {
    -webkit-animation: particle-animation-68 60s infinite;
            animation: particle-animation-68 60s infinite;
    opacity: 0.29;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -13.6s;
            animation-delay: -13.6s;
    transform: translate3d(88vw, 21vh, 74px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-69 {
    100% {
      transform: translate3d(25vw, 2vh, 4px);
    }
  }
  
  @keyframes particle-animation-69 {
    100% {
      transform: translate3d(25vw, 2vh, 4px);
    }
  }
  .particle:nth-child(69) {
    -webkit-animation: particle-animation-69 60s infinite;
            animation: particle-animation-69 60s infinite;
    opacity: 0.19;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -13.8s;
            animation-delay: -13.8s;
    transform: translate3d(19vw, 51vh, 92px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-70 {
    100% {
      transform: translate3d(47vw, 83vh, 60px);
    }
  }
  
  @keyframes particle-animation-70 {
    100% {
      transform: translate3d(47vw, 83vh, 60px);
    }
  }
  .particle:nth-child(70) {
    -webkit-animation: particle-animation-70 60s infinite;
            animation: particle-animation-70 60s infinite;
    opacity: 0.06;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -14s;
            animation-delay: -14s;
    transform: translate3d(83vw, 69vh, 85px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-71 {
    100% {
      transform: translate3d(85vw, 70vh, 23px);
    }
  }
  
  @keyframes particle-animation-71 {
    100% {
      transform: translate3d(85vw, 70vh, 23px);
    }
  }
  .particle:nth-child(71) {
    -webkit-animation: particle-animation-71 60s infinite;
            animation: particle-animation-71 60s infinite;
    opacity: 0.06;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -14.2s;
            animation-delay: -14.2s;
    transform: translate3d(23vw, 24vh, 1px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-72 {
    100% {
      transform: translate3d(7vw, 5vh, 13px);
    }
  }
  
  @keyframes particle-animation-72 {
    100% {
      transform: translate3d(7vw, 5vh, 13px);
    }
  }
  .particle:nth-child(72) {
    -webkit-animation: particle-animation-72 60s infinite;
            animation: particle-animation-72 60s infinite;
    opacity: 0.08;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -14.4s;
            animation-delay: -14.4s;
    transform: translate3d(86vw, 3vh, 67px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-73 {
    100% {
      transform: translate3d(84vw, 37vh, 83px);
    }
  }
  
  @keyframes particle-animation-73 {
    100% {
      transform: translate3d(84vw, 37vh, 83px);
    }
  }
  .particle:nth-child(73) {
    -webkit-animation: particle-animation-73 60s infinite;
            animation: particle-animation-73 60s infinite;
    opacity: 0.01;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -14.6s;
            animation-delay: -14.6s;
    transform: translate3d(51vw, 39vh, 39px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-74 {
    100% {
      transform: translate3d(44vw, 39vh, 93px);
    }
  }
  
  @keyframes particle-animation-74 {
    100% {
      transform: translate3d(44vw, 39vh, 93px);
    }
  }
  .particle:nth-child(74) {
    -webkit-animation: particle-animation-74 60s infinite;
            animation: particle-animation-74 60s infinite;
    opacity: 0.33;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -14.8s;
            animation-delay: -14.8s;
    transform: translate3d(88vw, 10vh, 90px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-75 {
    100% {
      transform: translate3d(43vw, 36vh, 47px);
    }
  }
  
  @keyframes particle-animation-75 {
    100% {
      transform: translate3d(43vw, 36vh, 47px);
    }
  }
  .particle:nth-child(75) {
    -webkit-animation: particle-animation-75 60s infinite;
            animation: particle-animation-75 60s infinite;
    opacity: 0.07;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -15s;
            animation-delay: -15s;
    transform: translate3d(5vw, 44vh, 13px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-76 {
    100% {
      transform: translate3d(5vw, 18vh, 27px);
    }
  }
  
  @keyframes particle-animation-76 {
    100% {
      transform: translate3d(5vw, 18vh, 27px);
    }
  }
  .particle:nth-child(76) {
    -webkit-animation: particle-animation-76 60s infinite;
            animation: particle-animation-76 60s infinite;
    opacity: 0.37;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -15.2s;
            animation-delay: -15.2s;
    transform: translate3d(29vw, 60vh, 29px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-77 {
    100% {
      transform: translate3d(16vw, 25vh, 34px);
    }
  }
  
  @keyframes particle-animation-77 {
    100% {
      transform: translate3d(16vw, 25vh, 34px);
    }
  }
  .particle:nth-child(77) {
    -webkit-animation: particle-animation-77 60s infinite;
            animation: particle-animation-77 60s infinite;
    opacity: 0.28;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -15.4s;
            animation-delay: -15.4s;
    transform: translate3d(22vw, 43vh, 64px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-78 {
    100% {
      transform: translate3d(1vw, 52vh, 18px);
    }
  }
  
  @keyframes particle-animation-78 {
    100% {
      transform: translate3d(1vw, 52vh, 18px);
    }
  }
  .particle:nth-child(78) {
    -webkit-animation: particle-animation-78 60s infinite;
            animation: particle-animation-78 60s infinite;
    opacity: 0.07;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -15.6s;
            animation-delay: -15.6s;
    transform: translate3d(39vw, 57vh, 99px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-79 {
    100% {
      transform: translate3d(88vw, 61vh, 96px);
    }
  }
  
  @keyframes particle-animation-79 {
    100% {
      transform: translate3d(88vw, 61vh, 96px);
    }
  }
  .particle:nth-child(79) {
    -webkit-animation: particle-animation-79 60s infinite;
            animation: particle-animation-79 60s infinite;
    opacity: 0.16;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -15.8s;
            animation-delay: -15.8s;
    transform: translate3d(87vw, 76vh, 43px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-80 {
    100% {
      transform: translate3d(62vw, 46vh, 4px);
    }
  }
  
  @keyframes particle-animation-80 {
    100% {
      transform: translate3d(62vw, 46vh, 4px);
    }
  }
  .particle:nth-child(80) {
    -webkit-animation: particle-animation-80 60s infinite;
            animation: particle-animation-80 60s infinite;
    opacity: 0.17;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -16s;
            animation-delay: -16s;
    transform: translate3d(82vw, 83vh, 93px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-81 {
    100% {
      transform: translate3d(12vw, 14vh, 72px);
    }
  }
  
  @keyframes particle-animation-81 {
    100% {
      transform: translate3d(12vw, 14vh, 72px);
    }
  }
  .particle:nth-child(81) {
    -webkit-animation: particle-animation-81 60s infinite;
            animation: particle-animation-81 60s infinite;
    opacity: 0.52;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -16.2s;
            animation-delay: -16.2s;
    transform: translate3d(45vw, 60vh, 91px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-82 {
    100% {
      transform: translate3d(30vw, 66vh, 26px);
    }
  }
  
  @keyframes particle-animation-82 {
    100% {
      transform: translate3d(30vw, 66vh, 26px);
    }
  }
  .particle:nth-child(82) {
    -webkit-animation: particle-animation-82 60s infinite;
            animation: particle-animation-82 60s infinite;
    opacity: 0.3;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -16.4s;
            animation-delay: -16.4s;
    transform: translate3d(89vw, 87vh, 84px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-83 {
    100% {
      transform: translate3d(67vw, 79vh, 49px);
    }
  }
  
  @keyframes particle-animation-83 {
    100% {
      transform: translate3d(67vw, 79vh, 49px);
    }
  }
  .particle:nth-child(83) {
    -webkit-animation: particle-animation-83 60s infinite;
            animation: particle-animation-83 60s infinite;
    opacity: 0.45;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -16.6s;
            animation-delay: -16.6s;
    transform: translate3d(87vw, 19vh, 61px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-84 {
    100% {
      transform: translate3d(14vw, 85vh, 7px);
    }
  }
  
  @keyframes particle-animation-84 {
    100% {
      transform: translate3d(14vw, 85vh, 7px);
    }
  }
  .particle:nth-child(84) {
    -webkit-animation: particle-animation-84 60s infinite;
            animation: particle-animation-84 60s infinite;
    opacity: 0.39;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -16.8s;
            animation-delay: -16.8s;
    transform: translate3d(55vw, 16vh, 88px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-85 {
    100% {
      transform: translate3d(2vw, 31vh, 38px);
    }
  }
  
  @keyframes particle-animation-85 {
    100% {
      transform: translate3d(2vw, 31vh, 38px);
    }
  }
  .particle:nth-child(85) {
    -webkit-animation: particle-animation-85 60s infinite;
            animation: particle-animation-85 60s infinite;
    opacity: 0.25;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -17s;
            animation-delay: -17s;
    transform: translate3d(87vw, 62vh, 72px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-86 {
    100% {
      transform: translate3d(10vw, 14vh, 96px);
    }
  }
  
  @keyframes particle-animation-86 {
    100% {
      transform: translate3d(10vw, 14vh, 96px);
    }
  }
  .particle:nth-child(86) {
    -webkit-animation: particle-animation-86 60s infinite;
            animation: particle-animation-86 60s infinite;
    opacity: 0.6;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -17.2s;
            animation-delay: -17.2s;
    transform: translate3d(15vw, 15vh, 51px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-87 {
    100% {
      transform: translate3d(31vw, 37vh, 62px);
    }
  }
  
  @keyframes particle-animation-87 {
    100% {
      transform: translate3d(31vw, 37vh, 62px);
    }
  }
  .particle:nth-child(87) {
    -webkit-animation: particle-animation-87 60s infinite;
            animation: particle-animation-87 60s infinite;
    opacity: 0.02;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -17.4s;
            animation-delay: -17.4s;
    transform: translate3d(74vw, 33vh, 29px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-88 {
    100% {
      transform: translate3d(54vw, 21vh, 52px);
    }
  }
  
  @keyframes particle-animation-88 {
    100% {
      transform: translate3d(54vw, 21vh, 52px);
    }
  }
  .particle:nth-child(88) {
    -webkit-animation: particle-animation-88 60s infinite;
            animation: particle-animation-88 60s infinite;
    opacity: 0.31;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -17.6s;
            animation-delay: -17.6s;
    transform: translate3d(32vw, 22vh, 79px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-89 {
    100% {
      transform: translate3d(8vw, 53vh, 83px);
    }
  }
  
  @keyframes particle-animation-89 {
    100% {
      transform: translate3d(8vw, 53vh, 83px);
    }
  }
  .particle:nth-child(89) {
    -webkit-animation: particle-animation-89 60s infinite;
            animation: particle-animation-89 60s infinite;
    opacity: 0.03;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -17.8s;
            animation-delay: -17.8s;
    transform: translate3d(31vw, 20vh, 36px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-90 {
    100% {
      transform: translate3d(51vw, 62vh, 47px);
    }
  }
  
  @keyframes particle-animation-90 {
    100% {
      transform: translate3d(51vw, 62vh, 47px);
    }
  }
  .particle:nth-child(90) {
    -webkit-animation: particle-animation-90 60s infinite;
            animation: particle-animation-90 60s infinite;
    opacity: 0.32;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -18s;
            animation-delay: -18s;
    transform: translate3d(44vw, 89vh, 58px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-91 {
    100% {
      transform: translate3d(62vw, 51vh, 100px);
    }
  }
  
  @keyframes particle-animation-91 {
    100% {
      transform: translate3d(62vw, 51vh, 100px);
    }
  }
  .particle:nth-child(91) {
    -webkit-animation: particle-animation-91 60s infinite;
            animation: particle-animation-91 60s infinite;
    opacity: 0.1;
    height: 8px;
    width: 8px;
    -webkit-animation-delay: -18.2s;
            animation-delay: -18.2s;
    transform: translate3d(20vw, 57vh, 84px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-92 {
    100% {
      transform: translate3d(43vw, 80vh, 91px);
    }
  }
  
  @keyframes particle-animation-92 {
    100% {
      transform: translate3d(43vw, 80vh, 91px);
    }
  }
  .particle:nth-child(92) {
    -webkit-animation: particle-animation-92 60s infinite;
            animation: particle-animation-92 60s infinite;
    opacity: 0.41;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -18.4s;
            animation-delay: -18.4s;
    transform: translate3d(13vw, 65vh, 2px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-93 {
    100% {
      transform: translate3d(29vw, 6vh, 31px);
    }
  }
  
  @keyframes particle-animation-93 {
    100% {
      transform: translate3d(29vw, 6vh, 31px);
    }
  }
  .particle:nth-child(93) {
    -webkit-animation: particle-animation-93 60s infinite;
            animation: particle-animation-93 60s infinite;
    opacity: 0.44;
    height: 10px;
    width: 10px;
    -webkit-animation-delay: -18.6s;
            animation-delay: -18.6s;
    transform: translate3d(83vw, 86vh, 70px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-94 {
    100% {
      transform: translate3d(11vw, 84vh, 4px);
    }
  }
  
  @keyframes particle-animation-94 {
    100% {
      transform: translate3d(11vw, 84vh, 4px);
    }
  }
  .particle:nth-child(94) {
    -webkit-animation: particle-animation-94 60s infinite;
            animation: particle-animation-94 60s infinite;
    opacity: 0.42;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -18.8s;
            animation-delay: -18.8s;
    transform: translate3d(56vw, 18vh, 30px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-95 {
    100% {
      transform: translate3d(43vw, 53vh, 66px);
    }
  }
  
  @keyframes particle-animation-95 {
    100% {
      transform: translate3d(43vw, 53vh, 66px);
    }
  }
  .particle:nth-child(95) {
    -webkit-animation: particle-animation-95 60s infinite;
            animation: particle-animation-95 60s infinite;
    opacity: 0.04;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -19s;
            animation-delay: -19s;
    transform: translate3d(31vw, 61vh, 35px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-96 {
    100% {
      transform: translate3d(50vw, 17vh, 53px);
    }
  }
  
  @keyframes particle-animation-96 {
    100% {
      transform: translate3d(50vw, 17vh, 53px);
    }
  }
  .particle:nth-child(96) {
    -webkit-animation: particle-animation-96 60s infinite;
            animation: particle-animation-96 60s infinite;
    opacity: 0.02;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -19.2s;
            animation-delay: -19.2s;
    transform: translate3d(62vw, 23vh, 48px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-97 {
    100% {
      transform: translate3d(26vw, 88vh, 67px);
    }
  }
  
  @keyframes particle-animation-97 {
    100% {
      transform: translate3d(26vw, 88vh, 67px);
    }
  }
  .particle:nth-child(97) {
    -webkit-animation: particle-animation-97 60s infinite;
            animation: particle-animation-97 60s infinite;
    opacity: 0.55;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -19.4s;
            animation-delay: -19.4s;
    transform: translate3d(55vw, 54vh, 55px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-98 {
    100% {
      transform: translate3d(38vw, 78vh, 95px);
    }
  }
  
  @keyframes particle-animation-98 {
    100% {
      transform: translate3d(38vw, 78vh, 95px);
    }
  }
  .particle:nth-child(98) {
    -webkit-animation: particle-animation-98 60s infinite;
            animation: particle-animation-98 60s infinite;
    opacity: 0.39;
    height: 6px;
    width: 6px;
    -webkit-animation-delay: -19.6s;
            animation-delay: -19.6s;
    transform: translate3d(27vw, 4vh, 82px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-99 {
    100% {
      transform: translate3d(33vw, 11vh, 32px);
    }
  }
  
  @keyframes particle-animation-99 {
    100% {
      transform: translate3d(33vw, 11vh, 32px);
    }
  }
  .particle:nth-child(99) {
    -webkit-animation: particle-animation-99 60s infinite;
            animation: particle-animation-99 60s infinite;
    opacity: 0.16;
    height: 7px;
    width: 7px;
    -webkit-animation-delay: -19.8s;
            animation-delay: -19.8s;
    transform: translate3d(42vw, 77vh, 89px);
    background: purple;
  }
  
  @-webkit-keyframes particle-animation-100 {
    100% {
      transform: translate3d(2vw, 75vh, 78px);
    }
  }
  
  @keyframes particle-animation-100 {
    100% {
      transform: translate3d(2vw, 75vh, 78px);
    }
  }
  .particle:nth-child(100) {
    -webkit-animation: particle-animation-100 60s infinite;
            animation: particle-animation-100 60s infinite;
    opacity: 0.49;
    height: 9px;
    width: 9px;
    -webkit-animation-delay: -20s;
            animation-delay: -20s;
    transform: translate3d(8vw, 38vh, 17px);
    background: purple;
  }