Section

Terminal 404 — Vercel / Linear

Vercel / Linear 404 page: Terminal 404.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/404/vercel/
fluid · no fixed width 100%
Dependencies: Tailwind CSS (CDN) · Google Fonts Responsive · Light/dark

Install

Add to your project

terminal
npx devsnips add Tailwind/Sections/404/vercel
registry path: Tailwind/Sections/404/vercel

Source

Implementation

code.html
<!--
Snippet Name: Terminal 404 — Vercel / Linear
Description: Vercel / Linear 404 page: Terminal 404.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->
<section class="relative w-full py-20 sm:py-28 text-white" data-section="vercel">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<div class="max-w-xl mx-auto bg-[#0a0a0a] border border-white/10 rounded-[14px] vc-panel p-6" style="font-family:monospace"><p class="text-sm"><span style="color:#50e3c2">user@host</span>:<span class="text-white/50">~</span>$ ls /pages/</p><p class="mt-2 text-sm text-white/50">ls: cannot access '/pages/missing': No such file or directory</p><p class="mt-2 text-sm"><span style="color:#50e3c2">user@host</span>:<span class="text-white/50">~</span>$ <span class="inline-block w-2 h-4 align-middle" style="background:#50e3c2;animation:blink 1s steps(1) infinite"></span></p><h1 class="mt-6 f-disp text-4xl font-bold" style="font-family:'Geist Mono', ui-monospace, monospace">404</h1><p class="mt-2 text-sm text-white/50">exit code 404 — page not found</p><div class="mt-6"><div class="mt-8 flex flex-col sm:flex-row gap-3 justify-center"><a href="/" class="bg-white text-black rounded-lg font-medium hover:bg-white/90 inline-flex items-center justify-center gap-2"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><path d="M3 9.5 12 3l9 6.5V21a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/><path d="M9 22V12h6v10"/></svg> Back home</a><a href="#" class="border border-white/10 bg-white/[0.02] text-white rounded-lg hover:border-white/20 hover:text-white inline-flex items-center justify-center gap-2"><svg class="h-4 w-4" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" aria-hidden="true"><circle cx="11" cy="11" r="8"/><path d="m21 21-4.3-4.3"/></svg> Search</a></div></div><style>
  /* DevSnips style-helper classes (self-contained snippet) */
  .f-sans{font-family:'Geist',sans-serif}.f-mono{font-family:'Geist Mono',monospace}.f-disp{font-family:'Geist',sans-serif}
      .vc-grid{background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:radial-gradient(80% 60% at 50% 0%,#000 40%,transparent 100%)}
      .vc-dot{display:inline-block;height:6px;width:6px;border-radius:9999px;background:#50e3c2;box-shadow:0 0 8px #50e3c2}
      .vc-panel{box-shadow:0 0 0 1px rgba(255,255,255,.02),0 20px 60px -20px rgba(0,0,0,.9)}
  @keyframes blink{50%{opacity:0}}
</style></div>
</div>
</section>
18 lines UTF-8 · LF · Spaces: 2

AI-ready

Available to your agent.

This section is reachable through the DevSnips CLI, MCP server and Skills integrations — one registry, one resource path.

Resource path

devsnips://sections/404/vercel

Continue browsing

View all