html{height:100%;display:flex;flex-direction:column}body{min-height:100vh;margin:0}#__next,#root,body{flex:1 1 auto;display:flex;flex-direction:column}main{flex:1 1 auto}footer{margin-top:auto}