FIBO / index.html
yazan-bria's picture
Update index.html
b422f80 verified
raw
history blame
359 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>FIBO Lab Iframe Test</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<iframe class="bria-iframe" src="https://int.iframe.platform.bria.ai/?iframeId=bd67a5b6-2d12-49cb-9063-aabdb24e5fba"></iframe>
</body>
</html>