dobutterfliescry.net/www/index.html

22 lines
419 B
HTML
Raw Permalink Normal View History

2025-07-28 10:58:18 +10:00
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="css/typing.css">
2025-07-28 10:58:18 +10:00
</head>
<body>
<div class="centered heading">
<div id="typing-wrapper">
<div id="typing-prompt">
$ Do butterflies cry when they're sad?
</div>
<div id="typing-result">
Segmentation fault (core dumped)
</div>
2025-07-28 10:58:18 +10:00
</div>
</div>
</body>
</html>