.col-md-4 {
    background-color: #e3e3e3;
}

.col-md-8 {
    background-color: #f5f3f3;
}

.plot-container {
    height: 60vh;
}