body {
  font-family: Arial;
  margin: 40px;
}

#chat {
  border: 1px solid #ccc;
  padding: 10px;
  height: 200px;
}