.grow { transition: transform .15s; } .grow:hover { transform: scale(2); }