<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Satisfactory - voyevoda.fr</title>
<style>
body { font-family: system-ui, sans-serif; background: #1a1a1a; color: #e8c547; max-width: 640px; margin: 60px auto; padding: 0 20px; }
h1 { border-bottom: 2px solid #e8c547; padding-bottom: 8px; }
code { background: #2a2a2a; padding: 4px 8px; border-radius: 4px; font-size: 1.2em; color: #fff; }
.box { background: #222; padding: 20px; border-radius: 8px; margin-top: 20px; }
</style>
</head>
<body>
<h1>Serveur Satisfactory</h1>
<div class="box">
<p>Pour rejoindre le serveur :</p>
<p><strong>Menu &raquo; Server Manager &raquo; Add Server</strong></p>
<p>Adresse : <code>satisfactory.voyevoda.fr:7777</code></p>
</div>
<p style="margin-top:30px;font-size:0.85em;color:#888;">Serveur dédié v1.x &middot; hébergé sur voyevoda.fr</p>
</body>
</html>