header nav{
    width: 50%;
}

header nav ul{
    display: flex;
    justify-content: space-between;
}