Cookie Policy

Our cookies are not just any cookies, they're Prophetic Cookies of Destiny.

We use cookies to track your every move, your every click, and your every thought. But don't worry, we only use them for good.

Our cookies are like the prophets of old, they foretell the future, but with a side of milk and a pinch of salt.

By accepting our cookies, you're agreeing to our Terms of Service, our Privacy Policy, and our occasional use of your personal info to create targeted ads for our sister site, "Skeptics-R-Us.com".

/* CSS */ body { background-color: #f0d9f9; font-family: 'Prophetic Prose', sans-serif; margin: 0; padding: 0; } .container { width: 800px; margin: 0 auto; padding: 20px; background-color: #333; color: #fff; border: 4px solid #000; box-shadow: 0px 0px 0px #000; } .content { padding: 20px; } .button { background-color: #333; color: #f0d9f9; border: 4px solid #000; padding: 8px 16px; border-radius: 8px; text-decoration: none; text-align: center; } .button:hover { background-color: #000; color: #f0d9f9; text-decoration: none; } .sidebar { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #f0d9f9; border: 4px solid #000; width: 200px; padding: 20px; } ul { list-style: none; padding: 0; margin: 0; } li { padding: 8px; } a { color: #000; text-decoration: none; } a:hover { color: #f0d9f9; }