header {
    flex-shrink: 0;
    background-color: white;
    padding: 10px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0); 
}

#header-logo {
    width: 150px;
    height: auto;
}