* {
    background-color: black;
    color: white;
}

h1 {
display: flex;
      justify-content: center;
      align-items: center;
}