
html { scroll-behavior: smooth; }

main{
    min-height: calc(100vh - 72px - 40px );
}