made window

This commit is contained in:
nin0 2024-07-29 13:10:58 -04:00
parent 2e77b84df3
commit f9b8428d2b
6 changed files with 67 additions and 14 deletions

5
src/css/style.css Normal file
View file

@ -0,0 +1,5 @@
body {
background-color: #56a0d1;
padding: 30px;
font-family: sans-serif !important;
}