<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Diwa Games – Play & Earn Real Cash</title>
<meta name="description" content="Diwa Games - Play exciting online games and earn real cash. Get ₹1110 signup bonus, minimum deposit ₹200 and withdraw from ₹310. Join now!">
<meta name="keywords" content="diwa games, diwa 777, rummy game, real cash game, online earning game, signup bonus 1110, diwa games app">
<style>
body{
font-family: Arial, sans-serif;
margin:0;
background:#0f172a;
color:white;
}
header{
background:#1e293b;
padding:20px;
text-align:center;
}
header h1{
color:#facc15;
}
.hero{
text-align:center;
padding:60px 20px;
}
.hero h2{
font-size:36px;
margin-bottom:10px;
}
.bonus{
background:#22c55e;
padding:20px;
margin:20px auto;
width:80%;
border-radius:10px;
font-size:20px;
}
.features{
display:flex;
justify-content:center;
gap:30px;
flex-wrap:wrap;
padding:40px;
}
.box{
background:#1e293b;
padding:25px;
border-radius:10px;
width:250px;
text-align:center;
}
.btn{
display:inline-block;
background:#facc15;
color:black;
padding:15px 30px;
margin-top:20px;
border-radius:8px;
text-decoration:none;
font-weight:bold;
}
footer{
background:#020617;
text-align:center;
padding:20px;
margin-top:40px;
}
</style>
</head>
<body>
<header>
<h1>🎮 DIWA GAMES</h1>
<p>Play Games & Earn Real Cash 💰</p>
</header>
<section class="hero">
<h2>Welcome to Diwa Games</h2>
<p>Join today and enjoy exciting online games with real cash rewards.</p>
<div class="bonus">
🎁 Sign-Up Bonus: ₹1110 <br>
💳 Minimum Deposit: ₹200 <br>
💸 Minimum Withdrawal: ₹310
</div>
<a href="#" class="btn">Download App</a>
</section>
<section class="features">
<div class="box">
<h3>⚡ Fast Deposit</h3>
<p>Secure and quick deposit system.</p>
</div>
<div class="box">
<h3>💸 Instant Withdrawal</h3>
<p>Withdraw your winnings quickly.</p>
</div>
<div class="box">
<h3>🎮 Exciting Games</h3>
<p>Rummy, Spin, Slots and many more games.</p>
</div>
</section>
<footer>
<p>© 2026 Diwa Games. All Rights Reserved.</p>
</footer>
</body>
</html>








