#timer {
    padding: 1rem;
    width: fit-content;
    background-color: white;
}

#timerText {
    font-family: "DejaVu Sans", sans-serif;
}