cocoonlovinacom/index.html
ange bc6e7d12da
All checks were successful
/ deploy (push) Successful in 12s
cleanup
2025-05-23 07:21:30 +00:00

22 lines
418 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width">
<title>Cocoon Lovina</title>
<style>
html, body {
margin: 0;
height: 100%;
}
iframe {
width: 100%;
height: 100%;
border: none;
}
</style>
</head>
<body>
<iframe src="https://contact978194.wixsite.com/cocoon-lovina-ok"></iframe>
</body>
</html>