diff --git a/index.html b/index.html index 0091c68..cd6b72b 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,16 @@ - + + + + + + + Home + + + -

Sextou...!!

+

Sextou...!!

- + + + \ No newline at end of file diff --git a/style.css b/style.css index a347efb..27c38f9 100644 --- a/style.css +++ b/style.css @@ -1,8 +1,13 @@ -h1 {color:red; +* { + margin: 0; + padding: 0; } -h1 {font-size:500% +h1 { + color:red; + font-size:500% } -#imagem-um{width: 50%; +#imagem-um{ + width: 50%; }