richcelebrities.net 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>Ups... 404</title>
<style>
body { margin: 0; padding: 0; background: #fffdf5; font-family: 'Courier New', monospace; color: #444; display: flex; justify-content: center; align-items: center; height: 100vh; }
.box { text-align: center; }
h1 { font-size: 4em; color: #e67e22; }
p { font-size: 1.2em; }
a { text-decoration: none; color: #e67e22; border-bottom: 1px dashed #e67e22; }
</style>
</head>
<body>
<div class="box">
<h1>404 :(</h1>
<p>Kamu nyasar ke halaman yang belum sempat kutulis...</p>
<p><a href="/">Balik ke cerita utama yuk</a></p>
</div>
</body>
</html>