:root{--footer-height: auto}html,body,#root{height:100%;margin:0}.app-wrapper{min-height:100%;display:grid;grid-template-rows:auto 1fr auto}footer{height:var(--footer-height)}ul.reset{margin:0;padding:0;list-style:none}
