.single-page-layout{display:flex;flex-direction:column;min-height:100vh}.navbar{width:100%;position:sticky;top:0;z-index:1000}.content{flex-grow:1;display:flex;flex-direction:column;min-height:0;justify-content:center}.footer{width:100%}