commit ec9584d6ea87904358a0dbb01d838ac59c55e6b3 Author: A1300399510 <1300399510@qq.com> Date: Sun Oct 19 15:34:49 2025 +0800 no message diff --git a/css/index.css b/css/index.css new file mode 100644 index 0000000..830576d --- /dev/null +++ b/css/index.css @@ -0,0 +1,4 @@ +* { + margin: 0; + padding: 0; +} diff --git a/css/index.less b/css/index.less new file mode 100644 index 0000000..afafd28 --- /dev/null +++ b/css/index.less @@ -0,0 +1,4 @@ +*{ + margin: 0; + padding: 0; +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..cb646fe --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + +
+ + +