<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><title>404 Not Found</title><style>body{font-family:sans-serif;display:flex;align-items:center;justify-content:center;min-height:100vh;background:#fafafa}.w{text-align:center}.n{font-size:96px;font-weight:800;color:#e8e8e8}.t{font-size:22px;color:#555;margin:12px 0 6px}.s{font-size:13px;color:#aaa;margin-bottom:28px}a{padding:10px 24px;background:#4285f4;color:#fff;border-radius:6px;text-decoration:none}</style></head><body><div class="w"><div class="n">404</div><div class="t">Page Not Found</div><div class="s">The page you requested could not be found.</div><a href="/">Go to Homepage</a></div></body></html>