body { font-family: 'Arial', sans-serif; line-height: 1.8; color: #333; background-color: #f9f9f9; padding: 20px; } h1 { color: #4a90e2; background: linear-gradient(to right, #4a90e2, #50e3c2); -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 2.5em; text-align: center;…