body {
    margin: 0;
    position: relative;
    min-height: 100vh;
}

.page-content {
    height: 100%;
    margin: 0 5%;
}
