.env-warning {
  background: red;
  color: white;
  padding: 5px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  font-size: 110%;
}
