-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
25 lines (20 loc) · 1.07 KB
/
index.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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>replit</title>
<link <href="style.css" rel="stylesheet" type="text/css">
</head>
<div style="position: relative; width: 100%; height: 0; padding-top: 25.0000%;
padding-bottom: 0; box-shadow: 0 2px 8px 0 rgba(63,69,81,0.16); margin-top: 1.6em; margin-bottom: 0.9em; overflow: hidden;
border-radius: 8px; will-change: transform;">
<iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
src="https://www.canva.com/design/DAGF3N2micQ/inp-JD1wY-3ccyUdSn9Ldw/view?embed" allowfullscreen="allowfullscreen" allow="fullscreen">
</iframe>
</div>
<a href="https://www.canva.com/design/DAGF3N2micQ/inp-JD1wY-3ccyUdSn9Ldw/view?utm_content=DAGF3N2micQ&utm_campaign=designshare&utm_medium=embeds&utm_source=link" target="_blank" rel="noopener">
<body>
<script src="script.js"></script>
</body>
</html>