header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
}

#logo{
    display: flex;
    align-items: center;
    justify-content: space-between;
}