kapamilyaonlineworld.com Ads.txt file
<!DOCTYPE html>
<html lang="id">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Sabar ya... 🤖</title>
<style>
body {
background: #fefefe;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
color: #333;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 100vh;
padding: 20px;
text-align: center;
}
h1 {
font-size: 2.8em;
color: #ff3e3e;
margin-bottom: 10px;
}
p {
font-size: 1.2em;
color: #555;
max-width: 500px;
}
img {
width: 180px;
margin: 30px 0;
}
.footer {
margin-top: 40px;
font-size: 0.9em;
color: #aaa;
}
</style>
</head>
<body>
<h1>😅 Maaf yah!</h1>
<p>Website kami sedang diperbaiki sebentar lagi...<br>Tim kami lagi nge-teh sambil coding ☕</p>
<img src="https://i.imgur.com/qIufhof.png" alt="Robot Maintenance" />
<div class="footer">© 2024 garuda888 — Semua akan up kembali pada waktunya 😎</div>
</body>
</html>