cocoonlovinacom/index.html
ange 255b187ba9
All checks were successful
/ deploy (push) Successful in 4s
feat: f*** android and ios
2025-05-23 07:02:13 +00:00

23 lines
438 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Cocoon Lovina</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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>