.auto-hide-header{position:fixed!important;top:0;left:0;width:100%;z-index:99999;transition:transform 0.4s ease-in-out!important}.auto-hide-header.is-hidden{transform:translateY(-100%)}body::before{content:'';position:fixed;top:0;left:0;width:100%;height:20px;z-index:99998;pointer-events:auto}