body, html { height: 100%; margin: 0; overflow: hidden; background-color: #f4f4f4; } .paw-print-container { position: relative; height: 100%; width: 100%; } .paw-print { position: absolute; font-size: 24px; animation: fall 5s linear infinite; } @keyframes fall { 0% { top: -50px; } 100% { top: 100%; } }
top of page

Profile

Join date: Jan 5, 2023

This member hasn't shared any info about themselves yet

This member hasn't written about themselves.

angela.roberts

More actions
bottom of page