diff --git a/app/pages/index.js b/app/pages/index.js index 0322569..009ab0a 100644 --- a/app/pages/index.js +++ b/app/pages/index.js @@ -13,6 +13,8 @@ const HomePage = () => {` html { font-family: sans-serif; + color: white; + background-color: #22a699; } body { margin: 2em; @@ -21,14 +23,11 @@ const HomePage = () =>
Select a file to upload and view the response in the console.
+Select files to upload and view the responses in the console.
+- Select multiple files to upload and view the response in the console. -
+