<!DOCTYPE html> <html lang="es"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Página Defaced</title> <style> body { background-color: black; color: white; text-align: center; font-family: Arial, sans-serif; } h1 { font-size: 5em; margin-top: 20%; } p { font-size: 2em; } img { max-width: 100%; height: auto; } </style> </head> <body> <h1>¡Página Defaced!</h1> <p>Esta página ha sido vandalizada. ¡Gracias por visitar!</p> <img src="https://cdn.discordapp.com/attachments/1400990262007824495/1417236067349692516/7EECAE6A-1877-49D9-B734-8218462961A7.jpg?ex=68c9bf71&is=68c86df1&hm=64fd5b860caa8930b6eae365c620843d80bff08c7044a35fcc01c08bf27c8792" alt="Imagen Defaced"> <audio controls> <source src="https://discord.com/channels/@me/1400990262007824495/1417244831780048976" type="audio/mpeg"> Tu navegador no soporta el elemento de audio. </audio> </body> </html>