.notification {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 100;
}

.rating {
  cursor: pointer;
}

.list-rating {
  position: absolute;
  left: 30%;
}