18 lines
426 B
HTML
18 lines
426 B
HTML
{3b93f6d25a0384a66a343834530b672045e00af9 true 426 inedx.html 0xc001eac700}
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Document</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
</head>
|
|
<body>
|
|
<div class="line"></div>
|
|
<h1 id="text">
|
|
I Love You So Much <3
|
|
</h1>
|
|
|
|
<script src="main.js"></script>
|
|
</body>
|
|
</html> |