"kish"
Bootstrap 3.0.0 Snippet by evarevirus

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <div id='animation'></div> <script> var animData = { wrapper: document.getElementById('animation'), animType: 'svg', loop: true, prerender: true, autoplay: true, path: 'https://res.cloudinary.com/rodetyo/raw/upload/v1462460587/kish.json' }; var anim = bodymovin.loadAnimation(animData); </script>
body, html{ margin:0; width:100%; height:100%; overflow:hidden; } #animation{ width:100%; height:100%; overflow:auto; margin:auto; align:middle; opacity:1.0; } div{ font-size:0; }

Related: See More


Questions / Comments: