<html> <head> <title>Inwepo Fireworks</title> <style>* { margin: 0; padding: 0; } body { background-color: black; } h1 { margin-top: 5%; font-family: 'Segoe UI'; font-size: 60px; text-align: center; color: white; } </style> </head> <body> <h1>Selamat Ulang Tahun Kamu</h2> <script>var rnd = Math.random, flr = Math.floor; let canvas = document.createElement('canvas'); document.getElementsByTagName('body')[0].appendChild(canvas); canvas.style.position = 'absolute'; canvas.style.width = '100%'; canvas.style.height = '100%'; canvas.width = canvas.clientWidth; ...
Postingan
Menampilkan postingan dari Juli, 2023