body {
  font-family: "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;
}

h1,
p {
  width: 40%;
  margin: 0 auto;
}

h1 {
  margin-bottom: 1%;
}
#container {
  margin-top: 5%
}