You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
637 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>l1</title>
<script type="text/javascript" src="../scripts/popup.js"></script>
<link rel="stylesheet" type="text/css" href="../styles/terminal.css">
<style type="text/css">
#home:hover { font-weight: bold; color: red; font-size: 18px; width: 500px; }
</style>
</head>
<body>
<div>17th July 1883 <br><br>
I know now that I will never leave this place. The jungle is rotting me into nothingness. My supplies are exhausted. Clouds of mosquitoes torment me and I am plagued by the pounding, crushing, smothering heat.<br><br>
<i>C. Curtis</i>
</div>
</body>
</html>