.sqli-environments-ribbon {
  font-size: 12px;
  line-height: 12px;
  padding: 8px 11px 8px 12px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  background-color: #333;
  position: fixed;
  z-index: 1000;
  bottom: 0;
  right: 0;
  border-radius: 0;
  border-top-left-radius: 8px;
}
