.zoom{padding:10px;background-color:gray;transition:transform .2s;width:200px;height:200px;margin:0 auto}.zoom:hover{transform:scale(1.5)}
