body {
  text-align: center;
  font-family: Arial, sans-serif;
}

#counter {
  font-size: 36px;
  font-weight: bold;
  color: green;
}

#arbeitsTage {
  font-size: 36px;
  font-weight: bold;
  color: rgb(214, 44, 22);
}
