/* бокс по центру */
.box {width: 300px;
height: 300px;
background-color: #;
margin: auto;
overflow: hidden;
position: relative;
}
.box img {
width: 300px;
}
/* вставить анимацию CSS*/
/*MORPH*/
.morph img {
-webkit-transition: all 0.5s ease;
-margin:auto;
-margin-bottom:300px;
-text-align:center;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;...Читать дальше О АНГЕЛ
»