header {
    left: 0;
    top: 0;
    position: sticky;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .1);
    z-index: 99;
}