MUSIC THEBEST IWACU IRAP 1K
Example heading with h2 size
Example heading with h3 size
Following is sample java code.
int i = 10;
if(i>0){
System.out.println('positive');
}
```<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>MUSIC THEBEST IWACU IRAP 1K</title>
<style>
body {
font-family: Arial, sans-serif;
text-align: center;
background-color: #f4f4f4;
padding: 20px;
}
.container {
max-width: 600px;
background: white;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
margin: auto;
}
h1 {
color: #333;
}
.song {
margin: 20px 0;
padding: 15px;
background: #ddd;
border-radius: 5px;
}
.paypal-button {
margin-top: 10px;
}
</style>
</head>
<body>
<div class="container">
<h1>MUSIC THEBEST IWACU IRAP 1K</h1>
<p>Buy and download exclusive songs by IRAP 1K.</p>
<div class="song">
<h2>New Track - "Song Name"</h2>
<p>Price: $5.00</p>
<div class="paypal-button">
<form action="https://www.paypal.com/donate" method="post" target="_top">
<input type="hidden" name="business" value="[email protected]">
<input type="hidden" name="item_name" value="New Track">
<input type="hidden" name="amount" value="5.00">
<input type="hidden" name="currency_code" value="USD">
<input type="submit" value="Buy with PayPal">
</form>
</div>
<p>Or pay via Mobile Money:</p>
<p><strong>Phone:</strong> 0791409735</p>
<p><strong>Omom Pay Code:</strong> 369899</p>
<p>After payment, send proof to WhatsApp or email for your download link.</p>
</div>
</div>
</body>
</html>