Level 58
The issue you are experiencing is likely due to the font size and color of the text in the AI reply. To fix this, you can adjust the font size and color of the text in the AI reply. You can do this by adding the following CSS code to your stylesheet:
.ai-reply {
font-size: 14px;
color: #000;
}
This should make the text in the AI reply easier to read in the light theme.