.header-block {
    position: sticky; 
    top: 0;
    width: 100%;
    z-index: 1000; 
    background-color: #ffffff; /
}
