.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#f5f5f5;border-bottom:1px solid #ddd;width:100%;position:-webkit-sticky;position:sticky;top:0;z-index:1000}