.typing-target {
  line-height: 45px;
}
@media (max-width: 480px) {
  .typing-target {
    font-size: 40px;
  }
}
