.center {
  margin: auto;
  width: 50%;
}

p {
  text-align: center;
}
