.development {
  position: fixed;
  bottom: 0px;
  left: 0px;
  background-color: #ff2b20eb;
  width: 100%;
  text-align: center;
  transform: rotate(45deg) translateX(-106px) translateY(60px);
  width: 389px;
  height: 64px;
  padding: 0.5rem;
  color: #ffffff;
  line-height: 1rem;
}