2023-11-19 01:40:49 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
2023-11-25 06:30:53 +00:00
|
|
|
<title>Deposit Your Bullshit</title>
|
|
|
|
<link rel="stylesheet" type="text/css" href="style.css?v=5">
|
2023-11-19 01:40:49 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<textarea id="typingCanvas" autofocus></textarea>
|
|
|
|
<script src="script.js"></script>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|