html{
background-color:#000;
}

textarea, select, .button, #title{
color: #fff;
border-color: #fff;
}

#list{
  background-color: white;
}

#topbar, #pageturn{
background-color:#444;
}

#light{
display:inline-flex;}

#dark{
display:none;}
