html, body {
   background: #fff;
   color: #000;
   font-family: Arial, Helvetica, sans-serif;
}

h1, h2 {
   text-align: center;
}

