Ancient Gizmos

Welcome to the Committee of Conundrums' Ancient Gizmos department.

Here, our experts in conundrum-solving will guide you through the most pressing problems of yesteryear.

Our latest breakthrough: the Inflato-matic, capable of inflating even the most stubborn conundrum into a manageable size.

<-- styles.css --> body { background-color: #FFFFFF; margin: 0; padding: 0; font-family: Arial, sans-serif; } .title { font-size: 36pt; text-align: center; margin: 16px; padding: 8px; border: 8px solid black; background-color: #FF0000; } .description { font-size: 24pt; font-weight: bold; margin: 16px; padding: 8px; border: 4px solid black; } .text { font-size: 18pt; margin: 8px; padding: 4px; border: 2px solid black; } .navigation { margin-bottom: 24px; padding: 8px; border: 4px solid black; background-color: #000000; border-radius: 4px; } .navigation ul { list-style: none; padding: 0; margin: 0; } .navigation li { display: inline-block; margin: 8px; padding: 8px; border: 4px solid black; background-color: #000000; border-radius: 4px; } .navigation a { color: #000000; text-decoration: none; font-size: 18pt; } .navigation a:hover { background-color: #FF0000; color: #000000; } wheel-of-doom.png { background-image: url(/wheel-of-doom.png); width: 24px; height: 24px; display: block; margin: 16px; }