-
Notifications
You must be signed in to change notification settings - Fork 0
/
yes.html
32 lines (31 loc) · 934 Bytes
/
yes.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Ask Her Out</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="container">
<div
class="tenor-gif-embed"
data-postid="253027946666209433"
data-share-method="host"
data-aspect-ratio="1.37853"
data-width="100%"
>
<a
href="https://tenor.com/view/mochi-cat-mochi-and-goma-goma-and-peach-mochi-mochi-peach-cat-gif-gif-253027946666209433"
>Mochi Cat GIF</a
>from <a href="https://tenor.com/search/mochi-gifs">Mochi GIFs</a>
</div>
<script
type="text/javascript"
async
src="https://tenor.com/embed.js"
></script>
<h1>Hehehehe, I knew it! 😘</h1>
</div>
</body>
</html>