/* Add here all your CSS customizations */
.chat-area {
    position: fixed;
    right: 20px;
    bottom: 0px;
    z-index: 999;
}