body {
  background-color: black;
}

h1 {
  font-family: sans-serif;
  
}
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;
}