.card {
    margin: 10px;
}

#score-follower {
    height: 300px;
    width: 100%;
}

#voice-grid {
    height: 400px;
    width: 100%;
}

#value-drift-meter {
    height: 200px;
    width: 100%;
}

.current-measure {
    fill: red;
    opacity: 50%;
}
