body { font-family: Arial, sans-serif; line-height: 1.6; } h3 { color: #2c3e50; } .highlight { color: #e74c3c; font-weight: bold; } .energy-bar { width: 100px; height: 20px; background-color: #f1c40f; border-radius: 5px; position: relative; } .energy-leve
鼠