html,body{height:100%;margin:0}body{min-height:100vh;display:flex;flex-direction:column;max-width:100ch;width:90%;margin:auto}.header{text-align:center;border-bottom:.5px solid #000;padding:.25rem 0 .25rem 0}.content{flex:1}.footer{padding:.25rem 0 .25rem 0;border-top:.5px solid #000;text-align:center}