Hello spacehey
Category: Blogging
body:before { content: " "; height: 100vh; width: 100vw; display: block; position: fixed; top: 0; left: 0; z-index: 100; background-image: url('https://media1.tenor.com/m/PFQr1CjNoJcAAAAC/dark-hour-persona-3.gif'); background-size: cover; background-repeat: no-repeat; background-position:center; animation: yourAnimation 10s ease 0s 1 normal forwards; pointer-events: none;} @keyframes yourAnimation... » Continue Reading