<style> img { max-width: 200px; max-height:auto; transition: max-width 0.5s; } img:hover { max-width:400px; max-height:400px; } </style> <img src="https://2ch.hk/em/src/264623/14620601442290.jpg" alt="Увеличивать">