* {
    box-sizing: border-box;
}

.value {
    color: gray;
}
