@media (min-width: 1024px) {
    .nav {
      background-color: #212121;
    }
}