CSS + Début organisation index.html

This commit is contained in:
2023-03-28 13:06:28 +02:00
parent f520bdb529
commit 4bcd136e75
9 changed files with 99 additions and 52 deletions

View File

@@ -0,0 +1,7 @@
body, html {
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-color: #EFEFEF;
}