body { font-family: Arial, sans-serif; line-height: 1.6; background-color: #f9f9f9; color: #333; padding: 20px; } h1, h2 { color: #2c3e50; } p { margin: 10px 0; } .result { border: 1px solid #ddd; border-radius: 5px; padding: 15px; margin-bottom: 20px; background-color: #fff; } .result:nth-child(odd…