.header{
    background-color: white;
    color:white;

    padding: 10px 20px;
    position: absolute;
    top:0;

    width: 100%;
}

.header_placeholder{
    height: 100px;
}

.navbar_container{
    max-width: 1036px;
}