body {
  background-color: whitesmoke;
  font-family: Arial;
}

.down {
   color: darkred
}

.up {
   color: darkgreen
}


