forked from NovaProg/salida-pareja
-
Notifications
You must be signed in to change notification settings - Fork 0
/
no2.html
20 lines (20 loc) · 919 Bytes
/
no2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Seras mia...</title>
</head>
<body>
<div class="container">
<div class="tenor-gif-embed" data-postid="21443416" data-share-method="host" data-aspect-ratio="0.95625" data-width="100%"><a href="https://tenor.com/view/white-cat-cats-hell-yeah-cat-gif-21443416">White Cat Cats GIF</a>from <a href="https://tenor.com/search/white+cat-gifs">White Cat GIFs</a></div> <script type="text/javascript" async src="https://tenor.com/embed.js"></script>
<h1>Seras mia a las buenas o a las malas 😈 </h1>
<div class="btn">
<a href="si.html">SI</a>
<a href="#" id="btn-random">NO</a>
</div>
</div>
<script src="script.js"></script>
</body>
</html>