1
0

add atmosphere

This commit is contained in:
2025-11-20 12:57:07 +09:00
parent 5db2404d28
commit d8902569a7
4 changed files with 10093 additions and 0 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1 @@
body{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden}

View File

@@ -0,0 +1,14 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Three Clouds</title>
<script type="module" crossorigin src="/pkg/atmosphere/assets/index-BwPYqd7E.js"></script>
<link rel="stylesheet" crossorigin href="/pkg/atmosphere/assets/index-DiUrG-eg.css">
</head>
<body>
<div id="root"></div>
</body>
</html>