html {
    font-family:'Times New Roman', Times, serif;
}

html {
    background-color:black;
}

html {
    color:white;
}

button {
    background-color: transparent;
}

button {
    color: white;
}

li {
    color: white;
}