#chatbox {
  height: 100vh;
  overflow: hidden !important;
}

#chat, #chatbox, #chatmsgs {
  overflow: hidden !important;
}
