body { font-family: Arial, sans-serif; background-color: #f9f9f9; color: #333; line-height: 1.6; margin: 20px; } p { margin-bottom: 1em; } .highlight { font-weight: bold; color: #007acc; } .image-container { text-align: center; margin: 20px 0; } img { max-width: 100%; height: auto; border-radius: 8p…