OnomaUI

gisshiri motion

The motion for "packed full".

ぎっしり1 motionOfficial

Sample

Packed full

Content fully loaded

Swells softly to 110% and back.

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

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

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

Compare with similar motions

Words for the same motion