#tempMin, #tempMax {
    width: 20vw;
    border-color: rgb(55, 55, 55);
    border-radius: 3px;
    font-size: 1.5em;
    width: 20vw;
}

#stations {
    font-size: 1.2em;
    width: 80vw;
}

.butHeights {
    height: 3em;
}

.butModelRuns {
    width: 80vw;
    height: 3em;
}

.butModelType {
    width: 30vw;
    height:3em;
}

