.CLASS{ width: 100px; /* Change Width With Smooth Effect */ height: 100px; /* Change Height With Smooth Effect */ transition: 1s; /* Change "1" With Display Time (Seconds)*/ }