body {
  font-family: 'Tajawal', sans-serif;
}
#chatOutput {
  max-height: 300px;
  overflow-y: auto;
}