File size: 296 Bytes
6a75318 97b945f 6a75318 97b945f 6a75318 97b945f 6a75318 |
1 2 3 4 5 6 7 8 9 10 11 12 |
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<script src="https://cdn.tailwindcss.com"></script>
</head>
<body class="border-4 border-red-500 h-dvh w-dvw bg-gray-100">
</body>
</html> |