Randomness Index

A collection of utterly pointless and completely arbitrary data

Browse our selection of randomness for a truly bewildering experience.

body { background-color: #f2f2f2; } .header { font-size: 36px; color: #000000; border-bottom: 4px solid #000000; margin-bottom: 20px; text-align: center; } .subheader { font-size: 24px; color: #000000; margin-bottom: 10px; text-align: center; } .description { font-size: 18px; color: #000000; margin-bottom: 20px; text-align: center; } .links { text-align: center; margin-bottom: 20px; } .links a { color: #000000; text-decoration: none; margin: 5px; font-size: 18px; text-align: center; } .links a:hover { text-decoration: underline; } .randomness-button { background-color: #FFD700; padding: 10px 20px; border: 2px solid #000000; font-size: 18px; text-align: center; border-radius: 4px; cursor: pointer; position: absolute; top: 100px; left: 50%; transform: translate(-50%, 0); } .randomness-button:hover { background-color: #FFC400; } .randomness-button:active { background-color: #FFA300; }