#hand-click-icon{fill:#0000;stroke:#d3d3d3;perspective:1000px;opacity:.7;-webkit-user-select:none;user-select:none;pointer-events:none;animation:2s linear 2s infinite hand-click-tap-animation;position:fixed;top:20%;left:50%;transform:translate(-50%,-50%)scale(2)rotate(-30deg)}@keyframes hand-click-tap-animation{0%{translate:0}30%{translate:0}35%{translate:0 5px}40%{translate:0}70%{translate:0}75%{translate:0 5px}80%{translate:0}to{translate:0}}
