#wrapper{ overflow-x: hidden; position: relative; } /* cursor */ #cursor{ position: absolute; z-index: 10000; pointer-events: none; } #cursor:after{ display: block; content: ''; position: absolute; width: 30px; height: 30px; border-radius: 50%; background-color: #f00; filter: drop-shadow(0 0 2px rgba(255,0,0,0.7)) drop-shadow(0 0 5px rgba(255,0,0,0.7)) drop-shadow(0 0 15px rgba(255,0,0,0.7)); -w..
Hover.css https://ianlunn.github.io/Hover/ Hover.css - A collection of CSS3 powered hover effects ianlunn.github.io Animate.css https://animate.style/ Animate.css | A cross-browser library of CSS animations. Animate.css is a library of ready-to-use, cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and attention-guiding hints. animate.style Animis..
* 사방에서 터지는 불꽃놀이 https://codepen.io/towc/pen/oBvYEL webgl fireworks you know what's better than fireworks? WEBGL FIREWORKS... codepen.io * 팝팝 터지는 느낌의 불꽃놀이 https://codepen.io/yshlin/pen/WNMmQX Pure CSS Fireworks Utilize SASS mixins for cross-platform support and random particle generation.... codepen.io *타겟 설정해 해당 지점에서 터지는 불꽃놀이 https://codepen.io/programking/pen/AJgeEd HTML5 canvas and javascript ..