.nav {
  border: 5px dotted #ffcc5c;
  display: flex;
  flex-direction: column;
  justify-content: space-around
    
}