Event Details

This is a KIND 5393 event created on 2023-09-18 16:56:12 (1 year ago). Debug this event chain.

{
  "id": "e1575d97dcca3019e420ac3b5486f00ef0b6a3029c4bcbf5c0c06ca7c18a66e4",
  "pubkey": "a34b99f22c790c4e36b2b3c2c35a36db06226e41c692fc82b8b56ac1c540c5bd",
  "created_at": 1695056172,
  "kind": "5393",
  "tags": [
    [
      "gnostr",
      "gnostr"
    ],
    [
      "gnostr-web",
      "gnostr-web"
    ]
  ],
  "content": "body {
  margin:0;
  width:100vw;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow:hidden;
  background-size: cover;
  background-color:#000000;
  color:white;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-weight: bold;
}
.background-text {
  font-size: 200px;
  letter-spacing: 20px;

  color:transparent;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;

  background-image: url("3c55892674bd88431fd0d9b611e96e65c91802a128596bf3bcd6ca6c4aa2d5c7");
  background-size: 120%;  
  animation: bg-animation 30s cubic-bezier(0.3,0,0.7,1) infinite;
}
@keyframes bg-animation {
  0% {background-position: 50% 50%;}
  33% {background-position: 100% 100%;}
  66% {background-position: 0% 0%;}
  100% {background-position: 50% 50%;}
}",
  "sig": "9b274f9f6ae91a5ac988f08def3851fd9e9a8398362777b964ab0b468d8f1af4a851641e45e24bf2d7db3fefc3717eaa1edbf4f4210d5b7df3b88c08a21abfd2"
}

Note: Under active development, if you find a bug, please report it here GitHub & Reach out.