Alternate Reality Recipes

Reality-Bending Soups

A selection of soups that challenge your perceptions.

More Reality-Bending Soups

body { font-family: 'Open Sans', sans-serif; font-size: 18px; line-height: 1.2; margin: 0; padding: 0; } .content { max-width: 600px; margin: 0 auto; padding: 16px; border: 1px solid #000000; border-radius: 8px; box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.1); } h1, h2 { color: #FF0000; border-bottom: 4px solid #000000; margin: 8px 0; padding: 4px; font-size: 24px; font-weight: bold; letter-spacing: 2px; text-transform: uppercase; } h2 { color: #00FF00; font-size: 36px; } ul { list-style: none; padding: 0; margin: 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; } li { margin: 8px; padding: 8px 16px; border-bottom: 4px solid #000000; border-left: 4px solid #000000; background-color: #FFFFFF; } a { text-decoration: none; color: #000000; transition: color 0.2s ease; } a:hover { color: #000000; text-decoration: underline; }