html, body {
  height:100%;
  margin:0px;
  padding:0px;
  background-color:#ffffff;
  color:#000000;
}

ul {
  list-style-type:none;
}

