body {
background-color: black;
}
h1 {
font-family: sans-serif;
- color: white;
- font-size: 80%;
}
h3 {
font-family: sans-serif;
}
.etherpad_container {
display: inline-block;
word-wrap: break-word;
text-align: left !important;
font-family: sans-serif;
color: white;
background: black !important;
}