OnomaUI

hyorohyoro motion

The motion for "thin and wobbly".

ひょろひょろ1 motionOfficial

Sample

Thin and wobbly

Unstable state

Staggers 8% side to side, tipping on its base, forever.

Duration
1.8s
Repeats
Yes
Easing
ease-in-out
Animates
Position · Rotation translate rotate
Show CSS
@keyframes onoma-hyorohyoro {
  0% { transform: translate(-8%, 0%) rotate(-12deg); }
  30% { transform: translate(3.2%, 0%) rotate(9.6deg); }
  50% { transform: translate(-2.4%, 0%) rotate(-6deg); }
  80% { transform: translate(8%, 0%) rotate(12deg); }
  100% { transform: translate(-8%, 0%) rotate(-12deg); }
}

.onoma-hyorohyoro {
  animation: onoma-hyorohyoro 1.8s ease-in-out infinite both;
  transform-origin: 50% 100%;
}

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

Compare with similar motions

Words for the same motion