Using flex, resolving 2 issues

This worked to fix the 2nd issue:

.nav div:last-of-type {
    margin-bottom: 0;
    background:blue;
  }

I’m trying to fix this now.

Hiding the overflow.