*{font-family:sans-serif}#bottomBar{background-color:#ddd;z-index:512;position:fixed;left:10%;right:10%;bottom:10px;height:80px;width:auto;border-radius:10px}#message{position:absolute;left:10px;top:10px;bottom:10px;width:90%;height:auto;resize:none}#message_submit{position:absolute;right:10px;bottom:10px;top:10px;height:auto}#chatContainer{margin-top:5px;margin-bottom:100px;overflow:hidden;height:auto}.chatBubbleUser{float:right;width:60%;height:auto;margin-bottom:10px}.chatBubbleUser>div{float:right;background-color:#d3d3d3;border-radius:20px;padding:12px}.chatBubbleUser p{margin:0;width:fit-content}.chatBubbleModel{float:left;width:80%;margin-bottom:10px}.chatBubbleModel>div{display:inline-block;background-color:#d3d3d3;border-radius:20px;padding:12px}.chatBubbleModel p{margin:0;width:fit-content}
