.metric {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 12rem;
}