chat-ui
chat-ui copied to clipboard
No background color set
The solution is simple (and can be done by users with an addon like Stylus):
body {
background-color: #FFF;
}