i think alice is lost...

This commit is contained in:
Emile Clark-Boman 2025-07-28 10:55:36 +10:00
parent c04403fd77
commit 757f38e8f3

View file

@ -3,7 +3,8 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Do butterflies cry when they're sad?</title>
<title>i think alice is lost...</title>
<style>
html, body {
height: 100%;
@ -50,11 +51,12 @@
margin: 1rem 0 0 0;
}
</style>
<link rel="stylesheet" href="style.css">
</head>
<body>
<body>
<main>
<h1>dobutterfliescry.net</h1>
<p>Do butterflies cry when they're sad?</p>
<p class="typewriter">Do butterflies cry when they're sad?</p>
<p>(ilovem)</p>
</main>
</body>