Section

Moody 404 — Cyber

Cyber 404 page: Moody 404.

  • Section
  • Tailwind
  • HTML
  • MIT

Preview

Live section

Interactive preview
Open preview
9:41 100%
devsnips.dev/library/tailwind/sections/404/cyber/
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/cyber
registry path: Tailwind/Sections/404/cyber

Source

Implementation

code.html
<!--
Snippet Name: Moody 404 — Cyber
Description: Cyber 404 page: Moody 404.
Author: DevSnips Contributors
Usage Example: Drop this snippet into any Tailwind CSS page.
-->

<style>
  /* DevSnips style-helper classes (self-contained snippet) */
  .f-sans{font-family:'Chakra',sans-serif}.f-mono{font-family:'JetBrains Mono',monospace}.f-disp{font-family:'Chakra',sans-serif}
      .cy-grid{background-image:linear-gradient(rgba(57,255,20,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(57,255,20,.06) 1px,transparent 1px);background-size:32px 32px}
      .cy-glow{box-shadow:0 0 0 1px rgba(57,255,20,.3),0 0 24px -6px rgba(57,255,20,.4)}
      .cy-clip{clip-path:polygon(0 0,calc(100% - 14px) 0,100% 14px,100% 100%,14px 100%,0 calc(100% - 14px))}
</style>
<section class="relative w-full py-20 sm:py-28 text-[#c8ffd0]" data-section="cyber">
<div class="mx-auto max-w-7xl px-5 sm:px-6 lg:px-8">
<div class="text-center relative"><div class="absolute inset-0 -z-10 opacity-40" style="background:radial-gradient(circle at 50% 30%,#39ff14,transparent 60%)" aria-hidden="true"></div><p class="f-disp text-8xl sm:text-[10rem] font-bold leading-none" style="color:#39ff14">404</p><h1 class="mt-4 f-disp text-2xl font-bold">Lost in the dark</h1><p class="mt-2 text-sm text-[#5a8c5e] max-w-md mx-auto">The page you are after has vanished into the void.</p><div class="mt-8 flex flex-col sm:flex-row gap-3 justify-center"><a href="/" class="bg-[#39ff14] text-[#0a0e0a] cy-clip font-bold uppercase tracking-wide hover:bg-[#7fff5f] 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-[#39ff14]/40 text-[#39ff14] cy-clip font-semibold uppercase tracking-wide hover:bg-[#39ff14]/10 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>
</div>
</section>
19 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/cyber

Continue browsing

View all