body, html {
  margin: 0;
  background: #ffff22;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  animation-name: bg;
  animation-duration: 201006ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.over {
  margin: 0;
  position: fixed;
  background:;
  width: calc(100vw - 240px);
  height: 100vh;
  overflow: hidden;
  mix-blend-mode: exclusion;
  border-radius: ;
  opacity: 0.6;
  animation-name: over;
  animation-duration: 401206ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

.one {
  position: fixed;
  background: #22291a;
  width: 16.66vw;
  height: 16.66vh;
  mix-blend-mode: difference;
  transform-origin: center;
  border: 0px dotted #76678f;
  border-radius: ; 
  pointer-events: none;
  animation-name: one;
  animation-duration: 13209ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  transform-origin: center center;
}


.two {
  position: fixed;
  background: #22291a;
  width: 2000px;
  height: 24vh;
  mix-blend-mode: difference;
  transform-origin: center;
  border: 0px dotted #76678f;
  border-radius: ; 
  pointer-events: none;
  animation-name: ;
  animation-duration: 93209ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  transform-origin: center center;
}


.three {
  position: fixed;
  background: #22291a;
  width: 33.33vw;
  height: 100vh;
  mix-blend-mode: difference;
  transform-origin: center;
  border: 0px dotted #76678f;
  border-radius: ; 
  pointer-events: none;
  animation-name: three;
  animation-duration: 20209ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  transform-origin: center center;
}


.four {
  position: fixed;
  background: #22291a;
  width: 100vw;
  height: 33.33vh;
  mix-blend-mode: exclusion;
  transform-origin: center;
  border: 0px dotted #76678f;
  border-radius:;
  pointer-events: none;
  animation-name: four;
  animation-duration: 168209ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  transform-origin: center center;
}

.five {
  position: fixed;
  background: #22291a;
  width: 66.66vw;
  height: 66.66vh;
  mix-blend-mode: difference;
  transform-origin: center;
  border: 0px dotted #76678f;
  border-radius: ; 
  pointer-events: none;
  animation-name: seven;
  animation-duration: 91021ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  transform-origin: center center;
}


.six {
  position: fixed;
  background: #22291a;
  width: 33.33vw;
  height: 33.33vh;
  mix-blend-mode: ;
  transform-origin: center;
  border: 0px dotted #76678f;
  border-radius: ; 
  pointer-events: none;
  animation-name: six;
  animation-duration: 98050ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  transform-origin: center center;
}


.seven {
  position: fixed;
  background: #df4d30;
  width: 50vw;
  height: 50vh;
  border-radius: 0%;
  mix-blend-mode: difference;
  animation-name: seven;
  animation-duration: 40992ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  transform-origin: center center;
}

.eight {
  position: fixed;
  background: #df4d30;
  width: 40vw;
  height: 10vh;
  border-radius: 100%;
  mix-blend-mode: difference;
  animation-name: eight;
  animation-duration: 20992ms;
  animation-iteration-count: infinite;
  animation-timing-function: linear; 
  transform-origin: center center;
}



@keyframes bg {
     
  0%   {background: #92ad42;}
  25%   {background: #1e4b23;}
  50%   {background: #BAD2D6;}
  75%   {background: #f96348;}
  100%   {background: #92ad42;}
}

@keyframes over {
  0%   {background: #03a9fc;}
  25%   {background: #77ede3;}
  50%   {background: #a31f3c;}
  75%   {background: #7a7a74;}
  100%   {background: #03a9fc;}
}

@keyframes one {
  0%   {background: #fa6a52;}
  25%   {background: #0faff4;}
  50%   {background: #92ad42;}
  75%   {background: #400F22;}
  100%   {background: #fa6a52;}
}


@keyframes two {
  0%   {background: #b39660; border-radius: 0%;}
  25%   {background: #4797ff; border-radius: 0%;}
  50%   {background: #3a4dc9; border-radius: 200px;}
  75%   {background: #285425; border-radius: 200px;}
  100%   {background: #b39660; border-radius: 0%;}
}

@keyframes three {
  0%   {background: #0faff4;}
  50%   {background: #fa6a52;}
  100%   {background: #0faff4;} 
}

@keyframes four {
  0%   {background: #92ad42;}
  25%   {background: #ccb543;}
  50%   {background: #37bfa6;}
  75%   {background: #fa6a52;}
  100%   {background: #92ad42;} 
}

@keyframes five {
  0%   {background: #659477; width: 100vw; height: 30vw;}
  50%   {background: #1decb2; width: 30vw; height: 100vw;}
  70%   {background: #3c9598; width: 100vw; height: 30vw;}
  90%   {background: #f558e8; width: 30vw; height: 100vw;}
  100%   {background: #659477; width: 100vw; height: 30vw;} 
}

@keyframes six {
  0%   {background: #d3bd58;}
  50%   {background: #92ad42;}
  70%   {background: #f96348;}
  100%   {background: #d3bd58;} 
}

@keyframes seven {
     
  0%   {background: #fc6105;}
  25%   {background: #1decb2;}
  50%   {background: #3c9598;}
  75%   {background: #f558e8}
  100%   {background: #fc6105;} 
}

@keyframes eight {
  0%   {background: #fc6105; top: 30vh; left: 30vw; border-radius: 0px;}
  25%   {background: #1decb2; border-radius: 100px;}
  50%   {background: #3c9598; top: 60vh; left: 30vw; border-radius: 0px;}
  75%   {background: #f558e8; border-radius: 100px;}
  100%   {background: #fc6105; top: 30vh; left: 30vw; border-radius: 0px;} 
}
