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