diff --git a/css/main.css b/css/main.css index 839fb7d0..8b73226a 100644 --- a/css/main.css +++ b/css/main.css @@ -1,3 +1,7 @@ /* * Estilos de tu proyecto - */ \ No newline at end of file + */ + +h1{ + color: blue; +} diff --git a/index.html b/index.html index 67324f35..609227b9 100644 --- a/index.html +++ b/index.html @@ -1 +1,24 @@ + + + + + + + The Website + + + + + + + + + +

Under progress

+ + + + + +