init files

This commit is contained in:
Philippe Torrel
2026-06-15 13:26:07 +02:00
parent 8acb4d571b
commit 86b34462e4
4 changed files with 65 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
*,
html {
margin: 0;
padding: 0;
}
body {
background-color: #ff9900;
}