.chat-area-fixed-height {
    height: calc(100vh - 72px); /* Subtract input + padding */
  }

  