#paceMinutes {
    width: 2rem;
}
#paceSeconds {
    width: 3rem;
}

#durationMinutes {
    width: 3rem;
}
#durationSeconds {
    width: 3rem;
}