.chat-div {
   display: flex;
   background-color: #5f6469;
   flex-direction: column;
   justify-content: start;
   align: stretch;
}