Nearing the end of chattrbox, but having problems with the message output. No css styles seem to be getting applied to the messages and the Gravatar is not appearing. The output looks like a simple list with bullets on the messages. They’re also all on the left side of the message list.
Screenshot of output: http://i.imgur.com/OVdoMqb.png
Below is a codepen showing my app.js, dom.js, ws-client.js and index.js. All of them are in the JS window, separated by commented lines.