.TooltipPortal {
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  z-index: 1000;
  width: 200px;
}