Widget:BouncingStars: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<iframe | <iframe | ||
src="/assets/components/bouncing-stars/index.html" | src="/assets/components/bouncing-stars/index.html" | ||
width=" | width="100%" | ||
height=" | height="100wh" | ||
style="border: none | style="border: none; box-shadow: 0 8px 16px rgba(0,0,0,0.2); background: transparent;" | ||
scrolling="no" | scrolling="no" | ||
sandbox="allow-scripts allow-same-origin"> | sandbox="allow-scripts allow-same-origin"> | ||
</iframe> | </iframe> | ||
Revision as of 21:10, 27 March 2026
<iframe
src="/assets/components/bouncing-stars/index.html"
width="100%"
height="100wh"
style="border: none; box-shadow: 0 8px 16px rgba(0,0,0,0.2); background: transparent;"
scrolling="no"
sandbox="allow-scripts allow-same-origin">
</iframe>