body { font-family: "Arial", sans-serif; line-height: 1.6; margin: 20px; background-color: #f9f9f9; color: #333; } h1 { font-size: 1.8em; color: #2c3e50; text-align: center; margin-bottom: 20px; } p { margin-bottom: 16px; } .highlight { color: #e74c3c; font-weight: bold; } img { display: block; marg…