<!DOCTYPE html>
<html lang="es">
<head>
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1" />
  <title>Nada que ver</title>
</head>
<body style="background-color: #111; color: #ccc; font-family: monospace; text-align: center; padding: 5vh;">
  <h1 style="font-size: 2.5em; margin-bottom: 0.2em;">Oppps, camino equivocado.....</h1>
  <p style="font-size: 1.2em; margin-bottom: 2em;">debe ser por otro lado.</p>
  <div>
    <img src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQmhQLEnmR4y1XwUyPpdilVYTEBRdgexGDqhA&s" alt="Gatito indiferente" style="width: 200px; margin: 10px; filter: grayscale(100%) contrast(150%);" />
  </div>
</body>
</html>
