<!DOCTYPE html><html lang='en'><head><meta charset='UTF-8'><meta name='viewport' content='width=device-width,initial-scale=1'><title>404 Not Found</title><style>*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fafafa;color:#222;display:flex;align-items:center;justify-content:center;min-height:100vh}.w{text-align:center;padding:2rem}.n{font-size:96px;font-weight:800;color:#e8e8e8;line-height:1;letter-spacing:-4px}.t{font-size:22px;color:#555;margin:12px 0 6px}.s{font-size:13px;color:#aaa;margin-bottom:28px}a{display:inline-block;padding:10px 24px;background:#4285f4;color:#fff;border-radius:6px;text-decoration:none;font-size:14px}</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>