Ullubuzz.com [2021] <Instant>

    .nav-link:hover::after width: 100%;

    /* Shimmer text */ .shimmer-text background: linear-gradient(90deg, #f97316, #fbbf24, #f97316, #fbbf24); background-size: 200% 100%; -webkit-background-clip: text; -webkit-text-fill-color: transparent; animation: shimmer 3s linear infinite; ullubuzz.com

    /* Modal */ .modal-overlay position: fixed; inset: 0; background: rgba(0,0,0,0.7); backdrop-filter: blur(8px); z-index: 1000; display: flex; align-items: center; justify-content: center; opacity: 0; pointer-events: none; transition: opacity 0.3s; .nav-link:hover::after width: 100%

    If you are looking to visit this specific site, keep the following in mind: background-size: 200% 100%