h1, p
{
  text-align: center;
}
.button-container
{
  display: flex;
  align-content: center;
  justify-content: center;
  width: 100%;
}
