Prophets of C

Project: "The Infinite Loop of Doom"

A web server that serves only Neo-Brutalist content

Our most ambitious project yet, this server is a never-ending loop of absurdity and confusion.

Features:

Meet John, the architect behind the madness Meet Jane, the mastermind behind the mayhem
body { background-color: #f0f0f0; } body { background-image: url("https://www.example.com/background.jpg"); background-size: cover; } h1 { color: #ff00ff; font-size: 36px; border: 4px solid black; padding: 10px; } h2 { color: #00ff00; font-size: 24px; border: 4px solid black; padding: 10px; } h3 { color: #ff00ff; font-size: 18px; border: 4px solid black; padding: 10px; } p { color: #000000; font-size: 12px; border: 4px solid black; padding: 10px; } ul { list-style-type: none; margin: 0; padding: 0; } li { color: #000000; font-size: 12px; border: 4px solid black; padding: 10px; } a { text-decoration: none; color: #000000; } a:hover { background-color: #ff00ff; }