Pomodoro Timer in Vue (feedback)

Hi all -
I’ve completed the pomodoro challenge using Vue and progressbar.js. The app does pass the fCC tests but only if no (certain?) browser plugins are enabled; the app passes every time in Firefox Developer, or Firefox or Chrome in private mode with no plugins. Not sure why, but the plugins might be messing with the timing.

Anyway, the enso animates as time passes! Let me know what you think or how I can improve the app. Thanks!

edit: I’ve changed the layout of the buttons. I had the svg of the progress bar obstructing one of my buttons. I also tweaked my open graph settings to get a more consistent card when sharing on social media. Facebook’s best practices on open graph really helped.