.center {
  display: block;
  margin-top: 6em;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
