.animation {
  display: inline-block;
  animation-fill-mode: forwards;
}

.root {
  display: inline-block;
}
