html{height:auto;min-height:100%}body,#root{min-height:100%;margin:0;display:flex;flex-direction:column}h1,h2{text-align:center;margin-bottom:1.5rem}h1,h2{font-weight:700}*,body{margin:0}.header{width:100%;position:sticky;top:0;z-index:30;box-shadow:#1b1f230a 0 1px,#ffffff40 0 1px}.header a{cursor:pointer;color:#f9f6dc}.nav-link{font-size:1.2rem}.nav-link:hover{background-color:#888;color:#f9f6dc}.nav-link:focus{color:#f9f6dc!important;text-decoration:underline 2px #f9f6dc;text-underline-offset:3px}.footerWrapper{height:auto}.footerWrapper .pointer{cursor:pointer}.footerWrapper .nav-link{padding:.5rem;text-decoration:none}.footerWrapper .nav-link:focus{text-decoration:underline 2px #f9f6dc;text-underline-offset:3px}.footerWrapper .footerElement,.footerWrapper .footerElement:hover{color:#f9f6dc;font-family:"Quicksand" sans-serif;font-size:1.2rem}html,body{height:100%;margin:0;display:flex;flex-direction:column;background-color:beige}main.container-fluid{flex:1;max-width:1200px}
