OnomaUI

boso motion

The motion for "mumble under your breath".

ぼそっ1 motionOfficial

Sample

Mumble under your breath

Add a quiet aside

Rises 8% from below at 94% scale while fading in.

Duration
0.9s
Repeats
No
Easing
cubic-bezier(.2,.8,.2,1)
Animates
Position · Scale · Opacity translate scale opacity
Show CSS
@keyframes onoma-boso {
  0% { transform: translate(0%, 8%) scale(0.94, 0.94); opacity: 0; }
  100% { transform: translate(0%, 0%) scale(1, 1); opacity: 1; }
}

.onoma-boso {
  animation: onoma-boso 0.9s cubic-bezier(.2,.8,.2,1) both;
}

/* Reduced motion: only fade in */
@keyframes onoma-boso-fade { from { opacity: 0; } to { opacity: 1; } }
@media (prefers-reduced-motion: reduce) {
  .onoma-boso { animation: onoma-boso-fade 0.2s ease-out both; }
}

Compare with similar motions

bosoMumble under your breath
nayonayoLimp and frail
fukkuraPlump up