cocoonlovinacom/index.html
ange 1825161418
All checks were successful
/ deploy (push) Successful in 5s
fix: f*** even more these horrible phone oses
2025-05-23 07:05:03 +00:00

23 lines
475 B
HTML

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