Event Details

This is a KIND 5393 event created on 2024-11-25 18:34:46 (1 month ago). Debug this event chain.

{
  "id": "84953957ca0a16436fa0b51a7e8acb9624fc5bbb25af19ebd59429a26e4730cb",
  "pubkey": "dee7cd029619f4cc0a9a64bf6aca8cda6f784872d70924509b93092023bbbec2",
  "created_at": 1732559686,
  "kind": "5393",
  "tags": [],
  "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": "af7eae8a1de052674391b3eddf78cbd91a56a0c5dffb8b62d92bcda912d6aa99ffc2bbdc55122bf48c1d3ccf11029db218473c2e27d30f9e9c9268f74ae5df8c"
}

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