#anything-llm-chat{
    max-width: 600px !important;
}
#anything-llm-embed-chat-container{
    z-index: 1000;
}
.allm-flex textarea{
    height: 40px !important;
}
#chat-history{
    padding-top: 10px;
}