body {
    color: white;
    background-color: white;
}

a {
    color: white;
    text-decoration: none;
}

button {
    background-color: white;
    color: white;
    border: 0;
}