a:link, a:visited {
  color: grey;
  padding: 15px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

.animation-sentence {
  font-size: 2.5vw;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.animation-sentence2 {
  font-size: 2.5vw;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.animation-sentence3 {
  font-size: 1vw;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.animation-sentence4 {
  font-size: 2.5vw;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.audio-player {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@keyframes ending {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  18% {
    opacity: 1;
  }
  21% {
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  30% {
    opacity: 1;
  }
  31% {
    opacity: 1;
  }
  32% {
    opacity: 1;
  }
  38% {
    opacity: 1;
  }
  90% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}

@keyframes pulse {
  0% {
    opacity: 0;
  }
  3% {
    opacity: 0;
  }
  12% {
    opacity: 1;
  }
  15% {
    opacity: 1;
  }
  18% {
    opacity: 1;
  }
  21% {
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  30% {
    opacity: 0;
  }
  31% {
    opacity: 0;
  }
  32% {
    opacity: 0;
  }
  38% {
    opacity: 0;
  }
  90% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

.animation-sentence4 {
  animation: ending 12s ease-in;
  opacity: 0;
}

.animation-sentence3 {
  animation: pulse 12s ease-in;
  opacity: 0;
}

.animation-sentence2 {
  animation: ending 12s ease-in;
  opacity: 0;
}

.animation-sentence {
  animation: pulse 12s ease-in;
  opacity: 0;
}

.animation-sentence4:nth-child(34) {
  animation-delay: 113s;
}

.animation-sentence3:nth-child(35) {
  animation-delay: 125.5s;
}

.animation-sentence2:nth-child(33) {
  animation-delay: 110.5s;
}

.animation-sentence {
  animation: pulse 12s ease-in-out;
  opacity: 0;
}

.animation-sentence:nth-child(2) {
  animation-delay: 5.4s;
}

.animation-sentence:nth-child(3) {
  animation-delay: 8.8s;
}

.animation-sentence:nth-child(4) {
  animation-delay: 12.2s;
}

.animation-sentence:nth-child(5) {
  animation-delay: 15.5s;
}

.animation-sentence:nth-child(6) {
  animation-delay: 18.5s;
}

.animation-sentence:nth-child(7) {
  animation-delay: 22s;
}

.animation-sentence:nth-child(8) {
  animation-delay: 25.5s;
}

.animation-sentence:nth-child(9) {
  animation-delay: 28.3s;
}

.animation-sentence:nth-child(10) {
  animation-delay: 33.1s;
}

.animation-sentence:nth-child(11) {
  animation-delay: 36.5s;
}

.animation-sentence:nth-child(12) {
  animation-delay: 39.7s;
}

.animation-sentence:nth-child(13) {
  animation-delay: 42.5s;
}

.animation-sentence:nth-child(14) {
  animation-delay: 46.5s;
}

.animation-sentence:nth-child(15) {
  animation-delay: 49.5s;
/*trapforfools*/
}

.animation-sentence:nth-child(16) {
  animation-delay: 52.7s;
}

.animation-sentence:nth-child(17) {
  animation-delay: 56.3s;
}

.animation-sentence:nth-child(18) {
  animation-delay: 61s;
}

.animation-sentence:nth-child(19) {
  animation-delay: 64s;
}

.animation-sentence:nth-child(20) {
  animation-delay: 66.7s;
}

.animation-sentence:nth-child(21) {
  animation-delay: 69.6s;
}

.animation-sentence:nth-child(22) {
  animation-delay: 72.5s;
}

.animation-sentence:nth-child(23) {
  animation-delay: 76s;
}

.animation-sentence:nth-child(24) {
  animation-delay: 79s;
}

.animation-sentence:nth-child(25) {
  animation-delay: 82s;
}

.animation-sentence:nth-child(26) {
  animation-delay: 86.3s;
}

.animation-sentence:nth-child(27) {
  animation-delay: 89.1s;
}

.animation-sentence:nth-child(28) {
  animation-delay: 92.5s;
}

.animation-sentence:nth-child(29) {
  animation-delay: 96s;
}

.animation-sentence:nth-child(30) {
  animation-delay: 99.8s;
}

.animation-sentence:nth-child(31) {
  animation-delay: 102.5s;
}

.animation-sentence:nth-child(32) {
  animation-delay: 106s;
}
