#kg-chat{

max-width:900px;

margin:auto;

}

#kg-chat-box{

margin-top:20px;

}

#kg-message{

width:100%;

height:140px;

padding:18px;

font-size:16px;

border-radius:12px;

}

.kg-actions{

display:flex;

justify-content:space-between;

margin-top:12px;

}