body {
  color: #929292;
  font-family: Helvetica, Arial, sans-serif;
}

body h1 {
  font-weight: normal;
  left: 0;
  line-height: 200px;
  margin-top: -100px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
}
