:root {
  --board: green;
  --bg-color: #eaffea;
}

#chat-info {
  background-color: rgba(0, 0, 0, 0.025);
}

