html
html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<body
style="background-color:black;"></body> <p style="background-color:Pink;">💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖💖</p>
<p style="background-color:background: rgb(63,94,251);
background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(30,1,7,1) 99%);;">.</p></p>
<p style="background-color:#FFFF00;">💛💛💛💛💛💛💛💛💛💛💛💛💛💛💛💛💛💛💛💛💛</p>
<p style="background-color:background: rgb(63,94,251);
background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(30,1,7,1) 99%);;">.</p></p>
<p style="background-color:#DDA0DD";>💜💜💜💜💜💜💜💜💜💜💜💜💜💜💜💜💜💜💜💜💜</p>
<p style="background-color:background: rgb(63,94,251);
background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(30,1,7,1) 99%);;">.</p></p>
<p style="background-color:#FA8072;">❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️</p>
<p style="background-color:background: rgb(63,94,251);
background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(30,1,7,1) 99%);;">.</p></p>
<h1 style="color:White;">Thanks for 100 Followers💫</h1>
<h1 style="color:White;">Thanks for 100 followers🎉</h1>
<p style="background-color:background: rgb(63,94,251);
background: radial-gradient(circle, rgba(63,94,251,1) 0%, rgba(30,1,7,1) 99%);;">.</p></p>
<p style="background-color:#FA8072;">❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️</p>
<p style="background-color:background: rgb(63,94,251);
Enter to Rename, Shift+Enter to Preview
css
css
1
2
3
body {
}
Enter to Rename, Shift+Enter to Preview
js
js
1
alert("Thanks for see my code😊")
Enter to Rename, Shift+Enter to Preview
BROWSER
Console
Run