@layer swift3 {@layer swift3 {html { opacity: 0; } body.swift-nojs * { transition: none !important; }}body, html { cursor: none; }#cursor { }#cursor::before { content: ""; display: block; width: 100%; height: 100%; border-radius: 50%; background: rgba(255, 255, 255, 0.9); mix-blend-mode: difference; }html{opacity:1}}