body {
    display: flex;
    flex-direction: column;
    min-height: 80rem;
    margin: 0;
    margin-top: 1rem;
    margin-bottom: 1rem;
}