diff --git a/index.html b/index.html index f08f52c..3ec22b5 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,6 @@ Hello!!! - Hi!!! + Hi!!! My name is Amit. What is your name?? \ No newline at end of file diff --git a/style.css b/style.css index b719c60..c16c9ef 100644 --- a/style.css +++ b/style.css @@ -1,3 +1,3 @@ body { - color: red; + color: black; } \ No newline at end of file