#chatLog{
    height: 600px;
    max-height: 600px;
}

#users{
    height: 600px;
    max-height: 600px;
    list-style-type: none;                      /*remove bullet points */
}

