body {
  text-align: center;
  font-family: Dejavu Sans;
  background: #C4C3C3;
}

p {
  display: block;
  margin: 1em auto;
  text-align: center;
  max-width: 90em;
}

ul {
  list-style-type: none;
}
