Agrega archivos iniciales

This commit is contained in:
Juanse Marquez
2026-05-19 17:38:42 -03:00
parent be61816cf3
commit ddefc238dc
3 changed files with 38 additions and 0 deletions

5
estilo.css Normal file
View File

@@ -0,0 +1,5 @@
div {
background-color: #DAE889;
padding: 10px;
margin: 10px;
}