#primary .site-main {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100vh;
 }