p {
  text-align: center;
}
button {
box-sizing: border-box;
font-size: 1.3rem;
padding: 1rem 2rem;
cursor: pointer;
}
