body {
  background-color: black;
  color: white;
}
h1 {
  text-align: center;
}
.hehe {
  display: flex;
  justify-content: center;
}
