<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
        "http://www.w3.org/TR/html4/loose.dtd">
<html>
    <head>
        <title>Title</title>
        <link href="https://fonts.googleapis.com/css2?family=Sora:wght@600&display=swap" rel="stylesheet">
        <link rel="stylesheet" href="assets/style.css">
    </head>
    <body>
    <div class="main">
        <div class="logo-eolas"><img src="assets/logo_eolas.svg" alt=""></div>
            <a role="button" title="https://www.eolas.fr/" class="btn" href="https://www.eolas.fr/">www.eolas.fr</a>
        <div class="deco"></div>
    </div>
    </body>
</html>