diff --git a/olena-kashuba.html b/olena-kashuba.html index 614f9ce..da12e57 100644 --- a/olena-kashuba.html +++ b/olena-kashuba.html @@ -2,9 +2,18 @@ Inspirational code + -

Life is good!

+ +

Life is good!

+ + + +

Life is good!

+

Changed by Prabesh

+ + diff --git a/style.css b/style.css new file mode 100644 index 0000000..18ffc55 --- /dev/null +++ b/style.css @@ -0,0 +1,6 @@ +p { + font-size: 40px; + font-weight: bold; + color: pink; + text-transform: uppercase; +} \ No newline at end of file