#chat-trigger-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 1000;
    width: 100px;
    height: auto;
}