body {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}

a {
margin-right: 5px;
}
section {
  margin: 50px;
}
