— 2 Kudos
⁺ ⠀ More .
Category: Life
.table-section:nth-last-child(1) { display: none; } body:before { content: " "; height: 100vh; width: 100vw; display: block; position: fixed; top: 0; left: 0; z-index: 100; background-image: url('https://files.catbox.moe/un0bfy.gif'); background-size: cover; background-repeat: no-repeat; background-position:center; animation: yourAnimation 3.5s ease 0s 1 normal forwards; pointer-events: none;} @ke... » Continue Reading