404 Lab Logo
404 Lab Logo
HomeComponents
404 Lab
404 LabThe error page lab

Carefully crafted, copy-paste ready 404 pages for developers who care about the details.

Everything systems are operational

Product

  • Components
  • Pricing
  • AI (Soon)

Resources

  • Request Template

Social

  • GitHub
  • Portfolio
© 2026 404 Lab. All rights reserved.
Legal stuff
Built withbyShreeteja Mutukundu
Back to components
Component

Amongus

Complete guide and implementation details for this 404 component.

404 pageAnimatedNo props

A playful animated 404 page inspired by Among Us, featuring floating crewmates, an impostor flying through space, and dynamic star effects.

Preview
Live Preview

Installation

1Run the following command in your terminal:
npm terminal
npx 404lab@latest add amongus

This will add the AmongUs component to your project automatically.

Usage

Import and render the component in your not-found.tsx file:

not-found.tsx
import AmongUs from "@/components/404/AmongUs"

export default function NotFoundPage() {
return 
}

Props

PropTypeDefaultDescription
classNamestring—Additional CSS classes for styling the container.

This component requires no props by default. Just drop it in and it works!

Features

Animated Impostor

Flies across the screen with smooth CSS animations

Floating Crewmate

Idle bobbing animation for that space feel

Dynamic Stars

Generated stars with randomized twinkle effects

Space Background

Beautiful gradient that sets the mood

Lightweight

Pure CSS animations, no heavy libraries needed

PreviousSnowNextRetrotv

On this page

PreviewInstallationUsagePropsFeatures
Live Preview