
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>SBI Card SecurePay</title>
<style>
body {
  margin:0;
  padding:60px 24px;
  background:#0a3d91;
  color:#fff;
  font-family:-apple-system,BlinkMacSystemFont,sans-serif;
  text-align:center;
}
h1 { font-size:22px; margin-bottom:12px; }
p { font-size:15px; opacity:0.85; }
</style>
</head>
<body>
<h1>SBI Card SecurePay</h1>
<p>SIM verification complete.</p>
<p>You can close this tab and continue on your laptop.</p>
</body>
</html>