body { 
  background-color:#ffffff;
  color: #000000;
}

h1 {
  text-align:center;
}

hr {
   width:100%;
   height:2px;
   }
