
html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif;}

.w3-sidebar {
  z-index: 3;
  width: 250px;
  top: 43px;
  bottom: 0;
height: inherit;}
  
  table, tr, td, th {border: thin grey solid; border-collapse: collapse; padding: 5px}
  
  div {margin-bottom:10px}