Skip to main content

.ORG Domains

domains in org

/* ===================================================== DOMAINS IN .ORG — SECTION 01 ZAG PREMIUM HERO ===================================================== */ #org-hero { position: relative; overflow: hidden; isolation: isolate; min-height: 100svh; background: radial-gradient(circle at 78% 28%, rgba(0, 211, 241, 0.14), transparent 30%), radial-gradient(circle at 18% 78%, rgba(41, 76, 242, 0.16), transparent 34%), linear-gradient(145deg, #01050d 0%, #020916 45%, #00030a 100%); } #org-hero::before { content: ""; position:...

Continue reading