div {
    background: var(--vitamui-background);
    margin-top: 3rem;
    min-height: calc(100vh - 70px);
}