diff --git a/index.html b/index.html index 3a3b5e7..a0b80b0 100644 --- a/index.html +++ b/index.html @@ -9,6 +9,7 @@

Hi there

This is paragraph

+

hello from Singapore

diff --git a/style.css b/style.css index 5d639ee..91ed2c1 100644 --- a/style.css +++ b/style.css @@ -8,6 +8,7 @@ h1 { p { color: blue; + font-size: 20px; } form {