Spaces:
Running
Running
File size: 378 Bytes
40fe9e3 0ce6eb2 40fe9e3 a8a027e 40fe9e3 15fd768 efdb990 15fd768 40fe9e3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
<!DOCTYPE html>
<html>
<head>
<title>Black Forest Labs</title>
<style>
html, body {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}
iframe {
width: 100%;
height: 100vh;
border: none;
}
</style>
</head>
<body>
<iframe
src="https://square-disk-5955.ploomberapp.io/?embed=true"
></iframe>
</body>
</html> |