2.4 License Key: Docklight
/* Animated background */ .bg-grid position: fixed; inset:0; z-index:0; pointer-events:none; background-image: linear-gradient(rgba(0,229,160,0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(0,229,160,0.03) 1px, transparent 1px); background-size: 60px 60px; animation: gridShift 20s linear infinite;