Sign in
skia
/
external
/
github.com
/
airbnb
/
lottie-web
/
refs/tags/v4.4.29
/
.
/
demo
/
banner
/
index.html
blob: 1a4011ef9af00616506466cc03a375452a0cee6d [
file
] [
log
] [
blame
]
<!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>