.im-chat-body {
    overflow: hidden;
    overflow-y: scroll;
    display: flex;
    position: fixed;
    flex-direction: column;
    }