body {
  background-color: white;
  color: black;
  font-family: Verdana;
}

.Moe_Zart {
  display: flex;
  min-height: 90vh;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}


details {
  display: flex;
  width: 650px;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}