<!doctype html><html><head><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1.0" /><script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script></head><body><section class="h-screen p-10"><div class="items-center h-full flex flex-col justify-center"><div class="flex justify-center mb-6"><img src="https://assets.web.bookandlink.com/images/hero/404-image.png" width="495" height="289" alt=""></div><div class="space-y-4"><h1 class="text-3xl font-bold text-center">Page Not Found</h1><p class="text-center">Oops! It looks like the page you&apos;re looking for has been moved or doesn&apos;t exist</p></div></div></section></body></html>