YOCO64TESTer's profile picture

Published by

published

Category: Blogging

rawrrwr

testinggg


<style>html:after {

  animation: grain 8s steps(10) infinite;

  background-image: url(https://64.media.tumblr.com/849c4259435e5ff9789dd42e23fbf003/tumblr_p422nhq6vi1qzm8dwo1_640.gifv);

  content: "";

  height: 300%;

  left: -50%;

  opacity:.4;

  position: fixed;

  top: -110%;

  width: 300%;

  pointer-events:none;

}

@keyframes grain 

  70% { transform:translate(0%, 15%) }

}</style>


0 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

🌈🍋 Fly1ngF0x

🌈🍋 Fly1ngF0x's profile picture

if u dont want others bothering u on that test acc maybe u can private it?


Report Comment