#chatbot-container {
    margin-top: 20px;
}
#chat-log {
    margin-top: 10px;
    background: #f1f1f1;
    padding: 10px;
}
