<!DOCTYPE html> <html> <head> <style> .center { display: block; margin: 0 auto; position: absolute; top: 50%; left: 50%; margin: -306px 0 0 -244px; } </style> </head> <body> <img src="https://resources.softsols.ru/502.jpg" alt="oh no..." width="612" height="488" class="center"> </body> </html>