Better phone compatibility ?

This commit is contained in:
Ulysse Cura 2026-03-10 21:06:18 +01:00
parent cb8e70d75b
commit eedcb0a8c9
1 changed files with 3 additions and 0 deletions

View File

@ -1,4 +1,7 @@
body {
margin: 0;
height: 100%;
width: 100%;
background-color: #151416;
color: white;
}