max-lakera commited on
Commit
103b546
1 Parent(s): 5a1da1f

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -1
index.html CHANGED
@@ -7,6 +7,8 @@
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
- <iframe src="https://hf.lakera.ai/search"></iframe>
 
 
11
  </body>
12
  </html>
 
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
+ <div class="container">
11
+ <iframe src="https://hf.lakera.ai/search"></iframe>
12
+ </div>
13
  </body>
14
  </html>