html,body{min-height:100%}
body{display:flex;min-height:100vh;min-height:100dvh;flex-direction:column}
body>main{width:100%;flex:1 0 auto}
body>.site-footer{flex-shrink:0;margin-top:auto}
