OnomaUI

bisshiri motion

The motion for "packed tight".

びっしり1 motionOfficial

Sample

Packed tight

Fill a list to the brim

Swells softly to 118% and back.

Duration
1.2s
Repeats
No
Easing
ease-in-out
Animates
Scale scale
Show CSS
@keyframes onoma-bisshiri {
  0% { transform: scale(1, 1); }
  50% { transform: scale(1.18, 1.18); }
  100% { transform: scale(1, 1); }
}

.onoma-bisshiri {
  animation: onoma-bisshiri 1.2s ease-in-out both;
}

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

Compare with similar motions

Words for the same motion