.page {
    flex: 1;
    display: flex;
    flex-direction: column;
    padding: .5rem 0;
}