nav ul {
    list-style: none;
    display: flex;
    gap: 2rem;
}