<!DOCTYPE html>

<html>

<head>

<title>NOUVEL ESSAI</title>

<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1">

<style>

body {

font-family: Arial, sans-serif;

background-color: #f2f2f2;

text-align: center;

padding: 50px;

}

h1 {

font-size: 36px;

margin-bottom: 30px;

}

p {

font-size: 24px;

margin-bottom: 50px;

}

</style>

</head>

<body>

<h1>ALDEMEGA bientôt disponible</h1>

<p>Nous travaillons dur pour vous offrir une expérience exceptionnelle. Revenez bientôt !</p>

</body>

</html>