css = """ .message-row { justify-content: space-evenly !important; } .message-bubble-border { border-radius: 6px !important; } .message-buttons-bot, .message-buttons-user { right: 10px !important; left: auto !important; bottom: 2px !important; } .dark.message-bubble-border { border-color: #15172c !important; } .dark.user { background: #10132c !important; } .dark.assistant.dark, .dark.pending.dark { background: #020417 !important; } """ PLACEHOLDER = """
"""