-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlose.html
32 lines (32 loc) · 1.63 KB
/
lose.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">
<meta property="og:site_name" content="AlCheesy">
<meta property=“og:title” content="Cheesing Chemistry">
<meta property="og:description" content="The rat has been fooled by his teacher to make a web app that teaches thermochemistry." />
<meta property="og:url" content="https://ratcheese1608.github.io">
<meta property="og:type" content="website">
<meta property="og:image" content="https://ratcheese1608.github.io/Resources/golden%20rat.jpg">
<meta property="og:image:secure_url" content="https://ratcheese1608.github.io/Resources/golden%20rat.jpg">
<meta property="og:image:width" content="320">
<meta property="og:image:height" content="482">
<meta property="og:image:type" content="image/jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://ratcheese1608.github.io/Resources/golden%20rat.jpg">
<title>Funny Kimia</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" media="only screen and (orientation: portrait)" href="smalley.css">
<script src="script.js"></script>
</head>
<body>
<iframe src="https://giphy.com/embed/eJ4j2VnYOZU8qJU3Py" frameBorder="0" class="giphy-embed" allowFullScreen style="width: 100vw; height: 90vh; z-index: 1;">
</iframe>
<p>
<a href="https://giphy.com/gifs/universalafrica-back-to-you-matthewmole-matthew-mole-eJ4j2VnYOZU8qJU3Py">via GIPHY</a>
<a href="/index.html">KEMBALI</a>
</p>
<div style="position: absolute; top:0; left: 0; width: 100vw; height: 90vh; z-index: 10;"></div>
</body>
</html>