header {
  background-color: #000;
  text-align: center;
  padding: 1rem;
}

header img {
  max-height: 80px;
  cursor: pointer;
}
