.list-area {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.list-item-value {
    margin-left: .1rem;
    width: 2.4rem;
}