<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Nexwift — Service Status</title>
<style>
  html,body{margin:0;height:100%;background:#0f1115;font-family:system-ui,Segoe UI,Arial,sans-serif}
  .bar{height:48px;display:flex;align-items:center;gap:10px;padding:0 16px;color:#e8eaed;background:#161a20;border-bottom:1px solid #232833}
  .bar b{font-weight:600}
  .dot{width:9px;height:9px;border-radius:50%;background:#2ecc71;display:inline-block}
  iframe{border:0;width:100%;height:calc(100% - 48px);display:block}
</style>
</head>
<body>
  <div class="bar"><span class="dot"></span><b>Nexwift</b><span style="color:#8b95a5">Service Status</span></div>
  <iframe src="https://stats.uptimerobot.com/jRpmdoaRF5" title="Nexwift service status"></iframe>
</body>
</html>