a{
    color: deeppink;
}

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

footer{
    color: black;
}

h5{
    color: white;
}