a { color: black;
text-decoration: none}

a:hover { color: blue; }

h1 {
  color: blue !important;
}

body{
  background-color: lightgrey}