 .center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  height: 100vh;
}
