mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
5 lines
147 B
HTML
5 lines
147 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body onload="document.documentElement.style.textShadow = '0.6em 0.6em 0.1em green';">I have a green shadow</body>
|
|
</html>
|
|
|