
header > nav {
  justify-self: end;
  justify-content: space-between;
  height: 100%;
  display: flex;
  align-items: center;
}