* {
    box-sizing: border-box;
}

.value {
    color: gray;
}

.extra {
    color: silver;
}