The Wedding of Lala & Malik

Animasi Loading .loader { width:30px; height: 30px; border: 5px solid ##EEEEEE; border-top: 5px solid #795C00; border-radius: 50%; animation: spin 1s linear infinite; } @keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } Please Wait & & .particles-js-canvas-el { width: 100%; height: 100%; position: absolute; z-index: 2; top: 0; left:0; } […]