.chat-container{box-sizing:border-box;min-height:200px;overflow-y:auto;padding:10px;display:flex;flex-direction:column-reverse;gap:10px;background-color:#e4e4e4}.theme--dark .chat-container{background-color:#272727}