*{box-sizing:border-box}body,head,html{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}:root{--body-font:0.5rem}.header{background:#0ecbef;width:100vw;position:-webkit-sticky;position:sticky;top:0;left:0;z-index:999;padding:1rem;font-size:var(--body-font)}.header .container{display:flex;justify-content:space-between;width:100vw}.header .container .siteLogo span{color:#eee;font-size:calc(var(--body-font) * 1.5);font-weight:700;transition:color .5s ease-in-out}.header .container .siteLogo span:hover{color:#fff}