.title-reveal {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}
.char {
  opacity: 0;
  display: inline-block;
}
