.center {
    margin-top: 2%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 30%;
}