@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:wght@500&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css";body{font-family:Roboto Mono,sans-serif;background:#111!important}body::-webkit-scrollbar{display:none}.btn-primary,.bg-primary{background-color:#fe416f;border-color:#fe416f}.btn,input{border-radius:0!important}.bg-dark{background:#111!important}#chat{height:100vh}#chat-content{height:90vh;overflow-y:auto;-webkit-scrollbar:none}#chat-content::-webkit-scrollbar{display:none;width:0!important}.bubble{border-radius:5px;padding:10px;margin:10px;font-weight:500;background-color:#ffffff0a;color:#fff;max-width:50%}.bubble-left{position:relative;margin-top:40px;max-width:80%}@media screen and (max-width: 768px){.bubble-left,.bubble{max-width:100%}}header img{width:130px}pre{background-color:#111;color:#fff;padding:10px;margin:10px 0;font-weight:500;width:auto}pre::-webkit-scrollbar{display:none;width:0!important}
