#caseTracker {
    background-image: url('../images/backgrounds/datacenter-grayscale.png');
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 400px;
    height: 60%;
    text-align: center;
}