<!-- -- Uploaded on : https://haxor.my.id/open/nullkirek.html -- Official Web : https://prinsh.com -- script-deface-generator.prinsh.com --> <!DOCTYPE html> <html lang="id"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Halo tol</title> <style> body { font-family: Arial, sans-serif; background-color: #f8f9fa; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; } .container { background-color: #fff; padding: 30px; border-radius: 10px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); text-align: center; width: 90%; max-width: 600px; } h1 { color: #FF69B4; /* Pink color */ } p { font-size: 18px; color: #333; } .message { font-size: 20px; color: #FF1493; /* Dark pink color */ font-weight: bold; margin-top: 20px; } </style> </head> <body> <div class="container"> <h1>Siuu</h1> <p>Untuk seseorang dengan inisial <strong>Y</strong>.</p> <p>meskipun hanya bisa memendamnya dalam hati. belum pernah berani mengatakannya langsung tapi malah lewat adminya.</p> <div class="message"> "Y for Yumi?? Yumi for ??🙀🙀" </div> <p>segitu aja males codingnya.</p> </div> </body> </html>