INFINITE LOOP OF DESKS

Continue the Loop

Feature 1: Infinite Desk Stairs

Infinite Desk Stairs are a marvel of engineering

A staircase that goes on forever, because why not?

Go deeper
body { font-family: "Arial", "Comic Sans", sans-serif; background-color: #f2f2f2; } #staircase-of-awesomness { width: 100%; height: 100%; object-fit: cover; border: 4px solid #000000; padding: 10px; } a { text-decoration: none; font-weight: bold; font-size: 24px; color: #ffffff; background-color: #ff0000; border: 4px solid #000000; padding: 10px; text-shadow: 0 0 10px #000000; } h1 { font-size: 48px; color: #ff0000; text-shadow: 0 0 10px #000000; } h2, h3 { font-weight: bold; text-shadow: 0 0 10px #000000; } h2 { font-size: 24px; color: #00ff00; }