html {
  height: 100vh;
  user-select: none;
}

.stars i.active {
  color: #ffa500;
}