body { font-family: Arial, sans-serif; line-height: 1.8; margin: 20px; background-color: #f9f9f9; color: #333; } h1, h2 { color: #2c3e50; } p { margin-bottom: 20px; } ul { margin-left: 20px; list-style-type: disc; } a { color: #3498db; text-decoration: none; } a:hover { text-decoration: underline; }…