14 lines
343 B
HTML
14 lines
343 B
HTML
<DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" type="text/css" href="../style.css">
|
|
<link rel="stylesheet" type="text/css" href="style.css">
|
|
</head>
|
|
<body>
|
|
<div id="content"><p>i deleted it woops. i want to write a paragraph about my mindfulness
|
|
game here.</p>
|
|
</div>
|
|
</body>
|
|
</html> |