๐Ÿ“ฆ airbnb / lottie-web

๐Ÿ“„ index.html ยท 9 lines
1
2
3
4
5
6
7
8
9<!DOCTYPE html>
<html style="width: 100%;height: 100%">
<head>
     <script src="data.js?renderer=svg"></script>
</head>
<body style="background-color:#ccc; margin: 0px;height: 100%;">
</body>
</html>