#tabel {
  background-color: #ffff99;
  color: black;
  font-weight: inherit;
  font-size: 20px;
  
}
#foot {
  font-style: italic;
  background-color: #ccffff;
}

.fas, .fa {
  font-weight: 900;
}

.fas, .fa {
  font-family: "Font Awesome 5 Free";
}

.fa-thermometer-half::before {
  content: "\f2c9";
}
th {
  color: darkgreen;
  padding: 10px;
}
td {
  padding: 5px;
}
