<html> <head> <style> html { display: flex; margin: auto; } body { max-width: 700px; margin: auto; display: table-cell; vertical-align: middle; } h1 { justify-content: center; text-align: center; } img { display: block; margin-left: auto; margin-right: auto; } </style> </head> <body> <a href="https://articonf.eu/"> <img src="https://articonf.eu/wp-content/uploads/2019/03/articonf-logo-.png" alt="ARTICONF" width="60%"></img> </a> <br /><br /><br /> <h1 >Welcome to ARTICONF's SMART tool!</h1> <!-- This page is used for SSL certification --> </body> </html>