fieldset {
  display: grid;
  place-content: center;
}

#button {
  width: 10rem;
  height: 10rem;
}