Code Editor
1
280 characters remaining
Live Preview
Preview will appear here...
Inspiration Gallery
@codemaster$500
<div class="spinning-cube"></div>
32 chars
@webwiz
00document.body.innerHTML = "<h1>Hello World</h1>"
45 chars
@jsgenius00
alert("Mini Vibe!")
19 chars
@loopqueen
50
for(let i=0;i<5;i++)console.log(i)
33 chars
@arraymaster
00
[1,2,3].map(n=>n*2)
19 chars
Submit Your EntryEnds in: 3d 16h 31m
@