body { font-family: 'Segoe UI', sans-serif; line-height: 1.8; color: #333; background-color: #f9f9f9; padding: 20px; } h1, h2, h3 { color: #2c3e50; } h1 { background: linear-gradient(90deg, #f093fb 0%, #f5576c 100%); color: white; padding: 15px; border-radius: 8px; text-shadow: 1px 1px 2px #00000066…