Update index.html
Browse files- index.html +4 -1
index.html
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
|
|
|
|
|
|
3 |
<body>
|
4 |
<iframe src="https://Jonny001-reverse-image.hf.space" frameborder="0" width= 100%; height= 100%;"> </iframe>
|
5 |
</body>
|
6 |
-
</html>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
3 |
+
<head>
|
4 |
+
<link rel="stylesheet" href="style.css">
|
5 |
+
</head>
|
6 |
<body>
|
7 |
<iframe src="https://Jonny001-reverse-image.hf.space" frameborder="0" width= 100%; height= 100%;"> </iframe>
|
8 |
</body>
|
9 |
+
</html>
|