This commit is contained in:
2022-06-20 09:29:22 +08:00
parent 6a2ecee517
commit c0821328d5
8 changed files with 261 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
body,html {
width: 100%;
height: 100%;
background: skyblue;
}