html body {
  font-family: Helvetica;
  margin: 30px auto;
  width: 90%;
}
html body h1 { font-size: 100px; }
html body input { -webkit-border-radius: 0; }
html body p.top-level.footer { font-size: 1em; }

