diff --git a/css/changes.css b/css/changes.css new file mode 100644 index 0000000..6230635 --- /dev/null +++ b/css/changes.css @@ -0,0 +1,9 @@ +body { + background-color: #f0f0f0 !important; + color: #333 !important; +} + +h1 { + color: #007bff !important; +} + diff --git a/index.html b/index.html index b82ab67..275888f 100644 --- a/index.html +++ b/index.html @@ -26,6 +26,7 @@ +