https://domlink.deployments.hotsocket.fyi/
1<!DOCTYPE html>
2<html lang="en">
3<head>
4 <meta charset="UTF-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0">
6 <title>windowing</title>
7 <link rel="stylesheet" href="styles/domlink.css">
8</head>
9<body>
10 <noscript>enable js or fukc off</noscript>
11 <script src="windowing.js" type="module"></script>
12</body>
13</html>