html {
  background-color:black;
  scrollbar-color:#60606060 #00000000;
  scrollbar-width:2px;
}

body {
  background-color:black;
  font-family:"Verdana";
  line-height:1.6;
  color:white;
  min-height:100%;
  font-size:12px;
}
