ul a, h1 a {
  text-decoration: none;
}

header {
  display: flex;
  justify-content: space-between;
}

footer .src {
  float: right;
}
