<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title></title> <style> body { background-color: black; display: flex; justify-content: center; align-items: center; height: 100vh; overflow: hidden; } </style> </head> <body> <a href="https://www.afianf.pages.dev" aria-label="afianf web" title="go to afianf web app" > <img src="https://d33wubrfki0l68.cloudfront.net/53b4f11e-24da-4597-9b8d-4c3f782d4268/logo-animate-white.gif" alt="afianf logo" /> </a> </body> </html>