body {
    min-width: 1200px;
    background: var(--bs-gray);
    line-height: 1.3;
}

main > .container-fluid {
    padding-top: 80px;
}