body {
  align-content: center;
  display: flex;
  justify-content: center;
}

.container {
  text-align: left;
}

.container button {
  margin-top: 1rem;
  font-size: 1.5rem;
}
