diff --git a/index.html b/index.html index 8990375..c42afe8 100644 --- a/index.html +++ b/index.html @@ -12,8 +12,8 @@ -

Hi, I am John Doe, I am a Kalvian.

+

Hi, I am Gouransh vaishnav, I am a Kalvian.

- \ No newline at end of file + diff --git a/style.css b/style.css index 6d1af5c..5a5e1e1 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ /* Change the color of the text from blue to red */ p { - color: blue; -} \ No newline at end of file + color: red; +}