#developmentAlert {
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  font-weight: bold;
  background-color: #20d37a;
  z-index: 999999999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}