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