.container{
  width: 400px;
  margin: auto;
}
h1, p {
  text-align: center;
}

