h1 { text-align: center; } .timer { display: flex; flex-direction: column; align-items: center; > .time { font-size: 4em; font-weight: bold; } }