.ph-click-anime {
  display: inline-block;
  transform-origin: center;
  transition: transform .5s;
  will-change: transform;
}
