# Copyright (c) OpenMMLab. All rights reserved. CSS = """ #container { width: 95%; margin-left: auto; margin-right: auto; } #chatbot { height: 500px; overflow: auto; } .chat_wrap_space { margin-left: 0.5em } """