Pomodoro Clock Problem

8. I can see an element with corresponding id=“time-left”. NOTE: Paused or running, the value in this field should always be displayed in mm:ss format (i.e. 25:00).

Whatever i do i can’t get over this test.
Here is my code so far:
https://codepen.io/andrei-ilinescu/pen/abdjNRz

The problem was putting ids on the containers instead of the buttons.