body {
    font-family: Arial, sans-serif;
}

#chat-section {
    margin-top: 20px;
}

input[type="text"], button {
    margin-top: 10px;
}
