diff --git a/package.json b/package.json index b03c67b..7ac0e2a 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,9 @@ "version": "1.0.0", "description": "", "main": "index.js", - "engines": { "node": ">=14.15.0"}, + "engines": { + "node": ">=14.15.0" + }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server", diff --git a/public/index.html b/public/index.html index 4ef0445..b23b0f2 100644 --- a/public/index.html +++ b/public/index.html @@ -7,13 +7,15 @@
- - + + + + - + - +