table {
  border-collapse: collapse;
}
tr:hover {
  background-color: #f8fafc;
}
.rank {
  font-size: 1.1rem;
  font-weight: 700;
}
