Short Circuit

This page is dedicated to the art of getting stuck in a loop.

Wherein you'll find:

body { background-color: #f00; } .container { background-color: #0FF; border: 4px solid #000; padding: 1rem; margin: 1rem; } .content { font-size: 2rem; } .link { text-decoration: underline; } .link:hover { text-decoration: none; }