Spaces:
Runtime error
Runtime error
File size: 502 Bytes
0646b18 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>CUGA</title>
<meta name="description" content="Try out CUGA Agent running on a live enterprise demo applications. See how CUGA can help you automate tasks and improve your productivity.">
</head>
<script src="tailwind.js"></script>
<!-- Optional: Custom CSS for animations and additional styles -->
<body style="margin: 0px">
<div id="root" style="display: grid; height: 100vh"></div>
</body>
</html>
|