.logo {
    /*height: 100px;*/
    width: 200px;
    
}

#header {
    position: fixed;
    width: 100%;
    z-index: 1000;
}