﻿.app {
    min-height: 100vh;
}

main {
    background: var(--bs-body-bg);
}
