#userpic:hover {
position: relative;
margin-left: -35px;
transform: scale(2.0);
z-index: 1000;
}
* {transition: all 0.5s ease-in-out;}