body{margin:0;padding:0}#cawi-chatbot{height:100vh;display:flex;justify-content:center}#cawi-chatbot .sc-chat-window{position:inherit;width:100%;height:auto;max-height:none;box-shadow:none;z-index:9999}#cawi-chatbot .sc-header{min-height:auto;border-radius:0}#cawi-chatbot .sc-header--title{display:none}#cawi-chatbot .sc-header--img{width:80px;border-radius:0;margin:auto}#cawi-chatbot .sc-message-list{max-width:600px;height:auto;margin:auto;overflow-y:inherit;flex:1}#cawi-chatbot .sc-message{width:95%}#cawi-chatbot .sc-message--content.sent .sc-message--text:before{border-color:transparent #189fbf transparent transparent}#cawi-chatbot .sc-message--text-content{margin:0}#cawi-chatbot .sc-user-input{justify-content:center}#cawi-chatbot .sc-user-input--buttons{position:relative;height:auto}#cawi-chatbot .sc-launcher{z-index:9999}