
body {
  margin-top: 10%;
  background-color: white;
  color: black;
  font-family: Verdana;
  display: flex;
  justify-content: center;
  align-items: center;
}