body::after {
  content: "S3-WRITE-POC-1782433127";
  position: fixed;
  bottom: 0;
  left: 0;
  background: red;
  color: white;
  padding: 8px 12px;
  z-index: 999999;
}
