Join the most exclusive club in the universe!

Where the elite gather to plot world domination

By joining, you agree to receive 100% of our newsletters, 100% of our targeted ads, and 100% of our existential dread.

body, html { background: #f0f0f0; font-family: Arial, sans-serif; } #team-name { font-weight: bold; color: #ff0000; text-shadow: 0px 0px 10px black; font-size: 36px; } .tagline { font-size: 12px; color: #333; font-weight: bold; text-align: center; border-bottom: 2px solid black; text-shadow: 0px 0px 0px black; margin-bottom: 20px; } .join-form { text-align: center; margin-bottom: 20px; padding: 20px; border: 4px solid #000; } label { display: block; margin-top: 10px; font-weight: bold; text-shadow: 0px 0px 0px black; } input[type="text"], input[type="password"] { width: 200px; padding: 10px; font-size: 16px; border: 2px solid #000; border-radius: 5px; box-shadow: 0px 0px 10px #000; background: #fff; font-family: Arial, sans-serif; } input[type="submit"] { background: #ff0000; border: none; padding: 15px 20px; font-size: 16px; font-weight: bold; border-radius: 5px; cursor: pointer; } .subpage-links { text-align: center; font-weight: bold; margin-top: 20px; font-size: 14px; border-bottom: 2px solid #000; } .subpage-links a { text-decoration: none; color: #000; border-bottom: 2px solid #000; padding: 5px 10px; margin: 5px; font-weight: bold; }