@import url("https://fonts.googleapis.com/css?family=Chewy|Gloria+Hallelujah");
html {
  height: 100%;
  width: 100%;
}

body {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
  overflow: hidden;
  -webkit-filter: hue-rotate(0deg);
  filter: hue-rotate(0deg);
  -moz-animation: huerot 5s ease infinite;
  -webkit-animation: huerot 5s ease infinite;
  animation: huerot 5s ease infinite;
}

/** end for goo container **/
.glowy-blob {
  cursor: pointer;
  position: absolute;
      left: 50%;
    top: 50%;
  -moz-transform: translate(-50, -50);
  -ms-transform: translate(-50, -50);
  -webkit-transform: translate(-50, -50);
  transform: translate(-50, -50);
  -webkit-filter: url("#goo");
  filter: url("#goo");
}
.glowy-blob div {
  cursor: pointer !important;
  width: 400;
  height: 400px;
  background: rgb(247, 80, 80);
  -moz-border-radius: 500px;
  -webkit-border-radius: 500px;
  border-radius: 500px;
  display: inline-block;
  position: absolute;
  box-shadow: 0px 0px 50px  rgb(247, 80, 80);
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
  /**keyframes **/
}
.glowy-blob div:nth-child(2) {
  width: 280px;
  height: 280px;
  left: -37px;
}
.glowy-blob div:nth-child(3) {
  width: 180px;
  height: 180px;
  left: 59px;
}
.glowy-blob div:nth-child(4) {
  width: 160px;
  height: 160px;
  left: 6px;
}
.glowy-blob div:nth-child(5) {
  width: 205px;
  height: 205px;
  left: 3px;
}
.glowy-blob div:nth-child(6) {
  width: 200px;
  height: 200px;
  left: -54px;
}
.glowy-blob div:nth-child(7) {
  width: 280px;
  height: 280px;
  left: 39px;
}
.glowy-blob div:nth-child(8) {
  width: 245px;
  height: 245px;
  left: 44px;
}
.glowy-blob div:nth-child(9) {
  width: 285px;
  height: 285px;
  left: 13px;
}
.glowy-blob div:nth-child(10) {
  width: 260px;
  height: 260px;
  left: -10px;
}
.glowy-blob div:nth-child(11) {
  width: 220px;
  height: 220px;
  left: -14px;
}
.glowy-blob div:nth-child(12) {
  width: 160px;
  height: 160px;
  left: -31px;
}
.glowy-blob div:nth-child(13) {
  width: 270px;
  height: 270px;
  left: -90px;
}
.glowy-blob div:nth-child(14) {
  width: 160px;
  height: 160px;
  left: 56px;
}
.glowy-blob div:nth-child(15) {
  width: 240px;
  height: 240px;
  left: 15px;
}
.glowy-blob div:nth-child(16) {
  width: 290px;
  height: 290px;
  left: 13px;
}
.glowy-blob div:nth-child(1) {
  top: 0;
  left: 0;
  -moz-animation: anim-1 2.5s ease-in-out infinite;
  -webkit-animation: anim-1 2.5s ease-in-out infinite;
  animation: anim-1 2.5s ease-in-out infinite;
  -moz-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
@-moz-keyframes anim-1 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -74px;
    top: 0;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-1 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -74px;
    top: 0;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-1 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -74px;
    top: 0;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(2) {
  top: 0;
  left: 0;
  -moz-animation: anim-2 2.5s ease-in-out infinite;
  -webkit-animation: anim-2 2.5s ease-in-out infinite;
  animation: anim-2 2.5s ease-in-out infinite;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
@-moz-keyframes anim-2 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 59px;
    top: -31px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-2 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 59px;
    top: -31px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-2 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 59px;
    top: -31px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(3) {
  top: 0;
  left: 0;
  -moz-animation: anim-3 2.5s ease-in-out infinite;
  -webkit-animation: anim-3 2.5s ease-in-out infinite;
  animation: anim-3 2.5s ease-in-out infinite;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@-moz-keyframes anim-3 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 6px;
    top: -56px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-3 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 6px;
    top: -56px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-3 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 6px;
    top: -56px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(4) {
  top: 0;
  left: 0;
  -moz-animation: anim-4 2.5s ease-in-out infinite;
  -webkit-animation: anim-4 2.5s ease-in-out infinite;
  animation: anim-4 2.5s ease-in-out infinite;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@-moz-keyframes anim-4 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 3px;
    top: -49px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-4 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 3px;
    top: -49px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-4 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 3px;
    top: -49px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(5) {
  top: 0;
  left: 0;
  -moz-animation: anim-5 2.5s ease-in-out infinite;
  -webkit-animation: anim-5 2.5s ease-in-out infinite;
  animation: anim-5 2.5s ease-in-out infinite;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@-moz-keyframes anim-5 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -54px;
    top: 34px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-5 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -54px;
    top: 34px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-5 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -54px;
    top: 34px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(6) {
  top: 0;
  left: 0;
  -moz-animation: anim-6 2.5s ease-in-out infinite;
  -webkit-animation: anim-6 2.5s ease-in-out infinite;
  animation: anim-6 2.5s ease-in-out infinite;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@-moz-keyframes anim-6 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 39px;
    top: -25px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-6 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 39px;
    top: -25px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-6 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 39px;
    top: -25px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(7) {
  top: 0;
  left: 0;
  -moz-animation: anim-7 2.5s ease-in-out infinite;
  -webkit-animation: anim-7 2.5s ease-in-out infinite;
  animation: anim-7 2.5s ease-in-out infinite;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
@-moz-keyframes anim-7 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 44px;
    top: 0px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-7 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 44px;
    top: 0px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-7 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 44px;
    top: 0px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(8) {
  top: 0;
  left: 0;
  -moz-animation: anim-8 2.5s ease-in-out infinite;
  -webkit-animation: anim-8 2.5s ease-in-out infinite;
  animation: anim-8 2.5s ease-in-out infinite;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
@-moz-keyframes anim-8 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 13px;
    top: 17px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-8 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 13px;
    top: 17px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-8 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 13px;
    top: 17px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(9) {
  top: 0;
  left: 0;
  -moz-animation: anim-9 2.5s ease-in-out infinite;
  -webkit-animation: anim-9 2.5s ease-in-out infinite;
  animation: anim-9 2.5s ease-in-out infinite;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@-moz-keyframes anim-9 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -10px;
    top: -37px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-9 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -10px;
    top: -37px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-9 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -10px;
    top: -37px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(10) {
  top: 0;
  left: 0;
  -moz-animation: anim-10 2.5s ease-in-out infinite;
  -webkit-animation: anim-10 2.5s ease-in-out infinite;
  animation: anim-10 2.5s ease-in-out infinite;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
@-moz-keyframes anim-10 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -14px;
    top: 34px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-10 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -14px;
    top: 34px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-10 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -14px;
    top: 34px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(11) {
  top: 0;
  left: 0;
  -moz-animation: anim-11 2.5s ease-in-out infinite;
  -webkit-animation: anim-11 2.5s ease-in-out infinite;
  animation: anim-11 2.5s ease-in-out infinite;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
@-moz-keyframes anim-11 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -31px;
    top: -53px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-11 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -31px;
    top: -53px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-11 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -31px;
    top: -53px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(12) {
  top: 0;
  left: 0;
  -moz-animation: anim-12 2.5s ease-in-out infinite;
  -webkit-animation: anim-12 2.5s ease-in-out infinite;
  animation: anim-12 2.5s ease-in-out infinite;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@-moz-keyframes anim-12 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -9px;
    top: 21px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-12 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -9px;
    top: 21px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-12 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: -9px;
    top: 21px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(13) {
  top: 0;
  left: 0;
  -moz-animation: anim-13 2.5s ease-in-out infinite;
  -webkit-animation: anim-13 2.5s ease-in-out infinite;
  animation: anim-13 2.5s ease-in-out infinite;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@-moz-keyframes anim-13 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 56px;
    top: -31px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-13 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 56px;
    top: -31px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-13 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 56px;
    top: -31px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(14) {
  top: 0;
  left: 0;
  -moz-animation: anim-14 2.5s ease-in-out infinite;
  -webkit-animation: anim-14 2.5s ease-in-out infinite;
  animation: anim-14 2.5s ease-in-out infinite;
  -moz-animation-delay: 3s;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
@-moz-keyframes anim-14 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 15px;
    top: 44px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-14 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 15px;
    top: 44px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-14 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 15px;
    top: 44px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:nth-child(15) {
  top: 0;
  left: 0;
  -moz-animation: anim-15 2.5s ease-in-out infinite;
  -webkit-animation: anim-15 2.5s ease-in-out infinite;
  animation: anim-15 2.5s ease-in-out infinite;
  -moz-animation-delay: 2s;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
@-moz-keyframes anim-15 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 13px;
    top: 24px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes anim-15 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 13px;
    top: 24px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes anim-15 {
  0% {
    left: 0;
    top: 0;
  }
  50% {
    left: 13px;
    top: 24px;
  }
  100% {
    left: 0;
    top: 0;
  }
}
.glowy-blob div:hover {
  cursor: default;
}

span {
  color: #e1e1e1;
  opacity: 0.5;
  font-size: 24px;
  font-family: 'Chewy';
  font-weight: bolder;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: absolute;
  left: 50%;
  top: 30%;
  -moz-transform: translate(-50, -50);
  -ms-transform: translate(-50, -50);
  -webkit-transform: translate(-50, -50);
  transform: translate(-50, -50);
  -webkit-touch-callout: none;
  /* iOS Safari */
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
span:hover {
  cursor: default;
}

/* @-moz-keyframes huerot {
  0% {
    filter: hue-rotate(0deg);
  }
  100% {
    filter: hue-rotate(360deg);
  }
}
@-webkit-keyframes huerot {
  0% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }
  100% {
    -webkit-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
}
@keyframes huerot {
  0% {
    -webkit-filter: hue-rotate(0deg);
    filter: hue-rotate(0deg);
  }
  100% {
    -webkit-filter: hue-rotate(360deg);
    filter: hue-rotate(360deg);
  }
} */
@-moz-keyframes bounceback {
  100% {
    left: 0;
    top: 0;
  }
}
@-webkit-keyframes bounceback {
  100% {
    left: 0;
    top: 0;
  }
}
@keyframes bounceback {
  100% {
    left: 0;
    top: 0;
  }
}



@media (max-width: 767px) {
  .glowy-blob {
    left: 20%;
    top: 20%;
  }

}

