html{
  font-family: Elephant, Verdana, sans-serif;
  font-size: 36px;
  background-color: lightgray;
}

h1 {
  text-align: center;
} 

#compteur {
  color: navy;
  font-size: 50px;
  text-align: center;
}