.button-ai { background-color: maroon; color: white; font-size: 16px; padding: 10px 20px; border: none; cursor: pointer; }
.button-ai:hover { font-size: 18px; }