c {
	display: inline-block;
	padding: 0;
	margin: 0;
/* */
	text-transform: uppercase;
	font-family: 'Roboto', monospace;
	font-weight: 500;
	font-size: 1.3vw;
	color: #677151;
}

@keyframes clear {
  0% {
    background: #FAFF00;
    color: #FAFF00;
  }
  100% {
    opacity: 0;
  }
}

c:nth-child(1)::after {
  animation: 0.2s clear linear forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(2)::after {
  animation: 0.2s clear linear 0.1s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(3)::after {
  animation: 0.2s clear linear 0.2s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(4)::after {
  animation: 0.2s clear linear 0.3s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(5)::after {
  animation: 0.2s clear linear 0.4s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(6)::after {
  animation: 0.2s clear linear 0.5s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(7)::after {
  animation: 0.2s clear linear 0.6s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(8)::after {
  animation: 0.2s clear linear 0.7s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(9)::after {
  animation: 0.2s clear linear 0.8s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(10)::after {
  animation: 0.2s clear linear 0.9s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(11)::after {
  animation: 0.2s clear linear 1.0s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(12)::after {
  animation: 0.2s clear linear 1.1s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(13)::after {
  animation: 0.2s clear linear 1.2s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(14)::after {
  animation: 0.2s clear linear 1.3s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(15)::after {
  animation: 0.2s clear linear 1.4s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(16)::after {
  animation: 0.2s clear linear 1.5s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(17)::after {
  animation: 0.2s clear linear 1.5s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(18)::after {
  animation: 0.2s clear linear 1.6s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(19)::after {
  animation: 0.2s clear linear 1.7s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(20)::after {
  animation: 0.2s clear linear 1.8s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(21)::after {
  animation: 0.2s clear linear 1.9s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(22)::after {
  animation: 0.2s clear linear 2.0s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(23)::after {
  animation: 0.2s clear linear 2.1s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(24)::after {
  animation: 0.2s clear linear 2.2s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(25)::after {
  animation: 0.2s clear linear 2.3s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(26)::after {
  animation: 0.2s clear linear 2.4s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(27)::after {
  animation: 0.2s clear linear 2.5s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(28)::after {
  animation: 0.2s clear linear 2.6s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(29)::after {
  animation: 0.2s clear linear 2.7s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(30)::after {
  animation: 0.2s clear linear 2.8s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(31)::after {
  animation: 0.2s clear linear 2.9s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(32)::after {
  animation: 0.2s clear linear 3.0s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(33)::after {
  animation: 0.2s clear linear 3.1s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(34)::after {
  animation: 0.2s clear linear 3.2s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(35)::after {
  animation: 0.2s clear linear 3.3s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(36)::after {
  animation: 0.2s clear linear 3.4s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(37)::after {
  animation: 0.2s clear linear 3.5s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(38)::after {
  animation: 0.2s clear linear 3.6s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(39)::after {
  animation: 0.2s clear linear 3.7s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(40)::after {
  animation: 0.2s clear linear 3.8s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(41)::after {
  animation: 0.2s clear linear 3.9s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(42)::after {
  animation: 0.2s clear linear 4.0s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(43)::after {
  animation: 0.2s clear linear 4.1s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(44)::after {
  animation: 0.2s clear linear 4.2s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(45)::after {
  animation: 0.2s clear linear 4.3s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(46)::after {
  animation: 0.2s clear linear 4.4s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(47)::after {
  animation: 0.2s clear linear 4.5s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(48)::after {
  animation: 0.2s clear linear 4.6s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(49)::after {
  animation: 0.2s clear linear 4.7s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(50)::after {
  animation: 0.2s clear linear 4.8s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(51)::after {
  animation: 0.2s clear linear 4.9s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(52)::after {
  animation: 0.2s clear linear 5.0s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(53)::after {
  animation: 0.2s clear linear 5.1s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(54)::after {
  animation: 0.2s clear linear 5.2s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(55)::after {
  animation: 0.2s clear linear 5.3s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(56)::after {
  animation: 0.2s clear linear 5.4s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(57)::after {
  animation: 0.2s clear linear 5.5s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(58)::after {
  animation: 0.2s clear linear 5.6s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(59)::after {
  animation: 0.2s clear linear 5.7s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(60)::after {
  animation: 0.2s clear linear 5.8s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(61)::after {
  animation: 0.2s clear linear 5.9s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(62)::after {
  animation: 0.2s clear linear 6.0s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(63)::after {
  animation: 0.2s clear linear 6.1s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(64)::after {
  animation: 0.2s clear linear 6.2s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(65)::after {
  animation: 0.2s clear linear 6.3s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(66)::after {
  animation: 0.2s clear linear 6.4s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(67)::after {
  animation: 0.2s clear linear 6.5s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(68)::after {
  animation: 0.2s clear linear 6.6s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(69)::after {
  animation: 0.2s clear linear 6.7s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(70)::after {
  animation: 0.2s clear linear 6.8s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(71)::after {
  animation: 0.2s clear linear 6.9s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(72)::after {
  animation: 0.2s clear linear 7.0s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(73)::after {
  animation: 0.2s clear linear 7.1s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(74)::after {
  animation: 0.2s clear linear 7.2s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(75)::after {
  animation: 0.2s clear linear 7.3s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(76)::after {
  animation: 0.2s clear linear 7.4s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(77)::after {
  animation: 0.2s clear linear 7.5s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(78)::after {
  animation: 0.2s clear linear 7.6s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(79)::after {
  animation: 0.2s clear linear 7.7s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(80)::after {
  animation: 0.2s clear linear 7.8s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(81)::after {
  animation: 0.2s clear linear 7.9s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(82)::after {
  animation: 0.2s clear linear 8.0s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(83)::after {
  animation: 0.2s clear linear 8.1s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(84)::after {
  animation: 0.2s clear linear 8.2s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(85)::after {
  animation: 0.2s clear linear 8.3s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(86)::after {
  animation: 0.2s clear linear 8.4s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(87)::after {
  animation: 0.2s clear linear 8.5s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(88)::after {
  animation: 0.2s clear linear 8.6s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(89)::after {
  animation: 0.2s clear linear 8.7s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(90)::after {
  animation: 0.2s clear linear 8.8s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(91)::after {
  animation: 0.2s clear linear 8.9s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(92)::after {
  animation: 0.2s clear linear 9.0s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(93)::after {
  animation: 0.2s clear linear 9.1s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(94)::after {
  animation: 0.2s clear linear 9.2s forwards;
  margin-left: -0.78vw;
  content: "@";
}

c:nth-child(95)::after {
  animation: 0.2s clear linear 9.3s forwards;
  margin-left: -0.78vw;
  content: "#";
}

c:nth-child(96)::after {
  animation: 0.2s clear linear 9.4s forwards;
  margin-left: -0.78vw;
  content: "$";
}

c:nth-child(97)::after {
  animation: 0.2s clear linear 9.5s forwards;
  margin-left: -0.78vw;
  content: "X";
}

c:nth-child(98)::after {
  animation: 0.2s clear linear 9.6s forwards;
  margin-left: -0.78vw;
  content: "Z";
}

c:nth-child(99)::after {
  animation: 0.2s clear linear 9.7s forwards;
  margin-left: -0.78vw;
  content: "@";
}
