body{
  text-align: center;
  padding-top: 100px;
  min-height: 100%;
  background: #121212;
  font-family: sans-serif;
}
h1 {
  color: #ffffff;
  font-weight: 600;
}
