.root {
    pointer-events: none;
    display: flex;
}

.count {
    white-space: nowrap;
}
