.sticky-header{position:sticky;top:0;z-index:10;background-color:var(--your-background-color);width:100%;display:flex;flex-direction:row;justify-content:space-between}