body {
  background: black;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20em 0;
}
