.analysis-container {
    display: flex;
    flex-direction: column;
    min-height: 0;
    flex-grow: 1;
    height: 100%;
}