header {
position: sticky;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
}
header {
position: sticky;
top: 0;
left: 0;
right: 0;
display: flex;
justify-content: center;
}