HTML

<element name="value">

CSS

body {
  font-family: "Niveau Grotesk", sans-serif;
}

a:hover {
  background-color: rgba(0,0,0,.5);
}