nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 3rem;
}