.MainContent {
    display: flex;
    flex: 1;
    overflow: auto;
}
