Files
ZanePersonal/greentext/captcha.html

22 lines
580 B
HTML
Raw Normal View History

2026-04-26 20:46:17 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>my greentext</title>
<link rel="stylesheet" href="greentext.css">
</head>
<body>
<p>&gt;be me</p>
<p>&gt;watch youtube</p>
<p>&gt;zone out</p>
<p>&gt;come back from zone out</p>
<p>&gt;what?</p>
<p>&gt;youtube video now in weird captcha?</p>
<p>&gt;look up captcha game</p>
<p>&gt;find game</p>
<p>&gt;captchaware</p>
<p>&gt;very addicting</p>
<p>&gt;good ost</p>
</body>
</html>