header > .branding {
    display: flex;
    justify-content: center;
    font-size:2rem;
}
nav {
    justify-content:center;
    gap:1.5rem;
}