#header{position:fixed;top:20px;left:0;right:0;z-index:9999;transition:transform 1s ease}#header.is-hidden{transform:translateY(-150%)}