<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Street Spots</title>
</head>
<body style="background:#0f1115;color:#fff;font-family:-apple-system,system-ui,Segoe UI,Roboto;display:flex;align-items:center;justify-content:center;height:100vh;margin:0;">
<div style="text-align:center;">
<h1 style="font-size:42px;margin:0 0 10px;">Street Spots 🚀</h1>
<p style="opacity:.8;margin:0;">Coming soon…</p>
</div>
</body>
</html>