<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.fire-off {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url('fire.png') no-repeat 0px 0px;
}
.fire1-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url('fire.png') no-repeat 0px -14px;
}
.fire2-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url('fire.png') no-repeat 0px -28px;
}
.fire3-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url('fire.png') no-repeat 0px -42px;
}
.fire4-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url('fire.png') no-repeat 0px -56px;
}
.fire5-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url('fire.png') no-repeat 0px -70px;
}
.fire6-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url('fire.png') no-repeat 0px -84px;
}
.fire7-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url('fire.png') no-repeat 0px -98px;
}
.fire8-on {
  float: left;
  width: 14px;
  height: 14px;
  margin-top: 3px;
  background: url('fire.png') no-repeat 0px -112px;
}
</pre></body></html>