@keyframes test {
  10% {
    color: red;
  }
}
