div {
    background: var(--vitamui-background);
    margin-top: 4rem;
    min-height: calc(100vh - 100px);
    padding: 3.5rem 3.5rem 0 3.5rem;
}