﻿html, body {
    height: 100%;
}

.body-content {
    min-height: 100%;
    align-items: center;
    display: flex;
}
