#probiotic-ai {

max-width:800px;
margin:auto;

}


#probiotic-question {

font-size:18px;
padding:15px;
border-radius:8px;

}


#probiotic-answer {

margin-top:30px;
padding:20px;
background:#f5f5f5;
border-radius:10px;

}