#statsPage { background: #fff; padding: 2rem; margin: 0 auto; body { background: #fff; } .counter { font-size: 2rem; font-weight: bold; } .text-right { text-align: right; } .pair { display: flex; justify-content: space-between; } }