diff --git a/index.html b/index.html index 3a3b5e7..d3ab00e 100644 --- a/index.html +++ b/index.html @@ -9,9 +9,8 @@

Hi there

This is paragraph

-
- +
diff --git a/style.css b/style.css index 5d639ee..d526fe0 100644 --- a/style.css +++ b/style.css @@ -11,6 +11,6 @@ p { } form { - margin: 30px; + margin: 50px; padding: 30px; }