diff --git a/index.html b/index.html
index cd35b29..c8c50f8 100644
--- a/index.html
+++ b/index.html
@@ -5,6 +5,15 @@
Vite + React
+
diff --git a/src/App.css b/src/App.css
index 1e40e7d..6df1531 100644
--- a/src/App.css
+++ b/src/App.css
@@ -1,5 +1,4 @@
.product {
color: red;
font-size: 14;
- font-family: 'Arial';
}