21 lines
456 B
HTML
21 lines
456 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="stylesheet" href="css/tty_intro.css">
|
|
</head>
|
|
<body>
|
|
<div class="centered heading">
|
|
<div id="typing-wrapper-2ch-36ch">
|
|
|
|
<div id="typing-prompt-2ch-36ch-3s-0_6s">
|
|
$ Do butterflies cry when they're sad?
|
|
</div>
|
|
|
|
<div id="typing-result-3s-0_8s">
|
|
Segmentation fault (core dumped)
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|