fieldset {
  width: 50%;
  margin: auto;
  text-align: center;
}
fieldset legend {
  font-size: 80%;
  color: gray;
}
