.bar i {
  width: 100%;
  transform: scaleX(0);
  transform-origin: left center;
}
