.animated-head {
  display: inline-flex;
  flex-wrap: wrap;
  overflow: hidden;
}
.animated-head .char {
  display: inline-block;
  transform: translateY(100%);
  opacity: 0;
}
.animated-head .space {
  width: 0.5em;
}/*# sourceMappingURL=animated-head.css.map */