1 2 3 4 5 6 7 8 9 10
.big-text { font-size: 1.5rem; } .container { display: flex; flex-direction: column; gap: 0.5em; align-items: center; }