OnomaUI

gehogeho motion

The motion for "cough hard".

げほげほ1 motionOfficial

Sample

Cough hard

Unwell / glitchy

Dips 18% 2 time(s), rests a moment, and repeats.

Duration
1.1s
Repeats
Yes
Easing
ease-in-out
Animates
Position translate
Show CSS
@keyframes onoma-gehogeho {
  0% { transform: translate(0%, 0%); }
  17.5% { transform: translate(0%, 18%); }
  35% { transform: translate(0%, 0%); }
  52.5% { transform: translate(0%, 18%); }
  70% { transform: translate(0%, 0%); }
  100% { transform: translate(0%, 0%); }
}

.onoma-gehogeho {
  animation: onoma-gehogeho 1.1s ease-in-out infinite both;
}

/* Reduced motion: no motion */
@media (prefers-reduced-motion: reduce) {
  .onoma-gehogeho { animation: none; }
}

Compare with similar motions

Words for the same motion