.element {
      transition-property: width , height;
      transition-duration: 2s;
   }