h1 a {
    color:white;
}

h1 a:hover {
    background:#0072bb;
    color:white;
}
    