Statistics display with animated number counters on hover.

A glimpse of the source:
<div class="bento-container">
<div class="bento-grid bento-stats" id="statsBento">
<div class="bento-cell cell-1">
<span class="stat-number" data-target="2847">0</span>
<span class="stat-label">Utilisateurs actifs</span>
<div class="stat-bar">
<div class="stat-bar-fill" style="--fill-width: 95%;">
</div>
</div>
</div>
Full HTML + CSS + JS, copy-paste-ready — with 800 more Premium effects.
A few real contexts where Bento with Stats shines:
CSS + a lightweight vanilla JavaScript script (no dependency). It relies on a @keyframes animation and CSS transforms.
You can tweak:
Works in every modern browser (Chrome, Firefox, Safari, Edge). Responsive, with graceful degradation.
This effect is part of the Premium library (801 effects, copy-paste-ready code). Around 70 effects are free.
Copy the HTML, CSS and JS and paste them in. No dependencies, works with any framework.
Yes — the effects are responsive and degrade gracefully.