body, html {
    background-color: black;
    color: white;
    font-family: "Comic Sans", "Comic Sans MS", "Chalkboard", "ChalkboardSE-Regular", sans-serif;
    text-align: center;
}

a {
    color: white;
}