img {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 240px;
   height: 240px;
   margin-top: -125px;
   margin-left: -125px;
}