<!DOCTYPE html>
<html><head><meta charset="utf-8"><title>TeamSpeak Server</title>
<style>body{font-family:sans-serif;display:flex;justify-content:center;align-items:center;min-height:100vh;margin:0;background:#1a1a2e;color:#eee}
.card{background:#16213e;padding:40px;border-radius:12px;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.3)}
h1{color:#0f3460;font-size:2em;margin-bottom:10px}
.addr{font-size:1.5em;color:#e94560;font-weight:bold;margin:20px 0}
a{color:#e94560;text-decoration:none}
a:hover{text-decoration:underline}</style></head>
<body><div class="card">
<h1>TeamSpeak Server</h1>
<p class="addr">ts.breakfast012.com</p>
<p>Click to connect: <a href="ts3server://ts.breakfast012.com">ts3server://ts.breakfast012.com</a></p>
</div></body></html>