Sign in
skia
/
external
/
github.com
/
airbnb
/
lottie-web
/
0bd95d8cee111ea6700fe90de3ab0b2d9004c387
/
.
/
demo
/
banner
/
index.html
blob: 1a4011ef9af00616506466cc03a375452a0cee6d [
file
]
<!DOCTYPE html>
<html
style
=
"
width
:
100%
;
height
:
100%
"
>
<head>
</head>
<body
style
=
"
background-color
:
#ccc
;
margin
:
0px
;
height
:
100%
;
width
:
100%
;
overflow
:
hidden
;
"
>
<script
src
=
"data.js?renderer=html"
></script>
</body>
</html>