
Citrus Berry Gas
body { font-family: Arial, sans-serif; background-color: black; color: #e0e0e0; margin: 0; padding: 0; line-height: 1.6; } .content { margin: 20px auto; max-width: 800px; padding: 20px; text-align: justify; background-color: #1c1c1c; border: 2px solid #e0e0e0; border-radius: 10px; } h1, h2 { text-align: center; color: #d0a933; } table { width: 100%; border-collapse: collapse; margin-top: 20px; } table, th, td { border: 1px solid #e0e0e0; } th, td { padding: 10px; text-align: left; } .highlight { font-weight: bold; color: white; } .gold-heading { color: #d0a933; font-size: 1.2em;