body::before { content: ""; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; pointer-events: none; background: repeating-radial-gradient(circle at 0 0, rgba(255,255,255,0.02) 0, rgba(0,0,0,0.02) 1px); opacity: 0.1; z-index: 9999; mix-blend-mode: overlay; animation: noiseMove 1s infinite; } @keyframes noiseMove { 0% { transform: translate(0,0); } 100% { transform: translate(-1%, 1%); } }

Gabriel Menezes

Gabriel Menezes

Gabriel

Menezes

CREATIVE DIRECTOR | BRAND, MOTION & STRATEGY

Creative Director with a hands-on approach to brand, motion, and clear storytelling. Strategic insights that creates impactful work.

NOW FREELANCING.  NOW FREELANCING.  NOW FREELANCING.  NOW FREELANCING.  NOW FREELANCING.  NOW FREELANCING.  
body::before { content: ""; position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; pointer-events: none; background: repeating-radial-gradient(circle at 0 0, rgba(255,255,255,0.02) 0, rgba(0,0,0,0.02) 1px); opacity: 0.1; z-index: 9999; mix-blend-mode: overlay; animation: noiseMove 1s infinite; } @keyframes noiseMove { 0% { transform: translate(0,0); } 100% { transform: translate(-1%, 1%); } }