body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

#progress-bar {
    transition: width 0.35s ease-out;
}
