forked from BlueMicrowave/BlueMicrowave.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbloodyrage.html
38 lines (26 loc) · 809 Bytes
/
bloodyrage.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
33
34
35
36
37
38
<!DOCTYPE html>
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-G049K1JWN3"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-G049K1JWN3');
</script>
<title>
My Drive - Google Drive
</title>
</head>
<body>
<style> body {background-color: #000000 }</style>
<!-- Div content -->
<div style="margin:0 auto;text-align:center">
<embed src="bloodyrage.swf" width="700" height="600"> </embed>
<!-- Div align in the middle -->
<div style="margin-left:auto;margin-right:auto;text-align:center">
</div>
</div>
<script src="/ruffle/ruffle.js"></script>
</body>
</html>