.button-ai { /* Add your button styles here */ color: #FFF; background-color: #007BFF; border: none; padding: 10px 20px; border-radius: 5px; cursor: pointer; }
.body-ai { /* Add your body styles here */ font-family: Arial, sans-serif; font-size: 16px; line-height: 1.5; color: #333; }