body { font-family: Arial, sans-serif; background:#111; color:#fff; }
#chatBox { border:1px solid #444; height:400px; overflow:auto; margin-bottom:10px; padding:10px; background:#222; }
input, button, select { padding:10px; margin:5px; }
