body {
    background-color: black;
    color: rgb(12, 12, 12);
    font-size: xx-large;
    text-align: center;
}

h1 {
    padding-top: 3ex;
}