body {
    background-color: #f8f9fa;
}

.main-content {
    min-height: calc(100vh - 200px);
}
