diff --git a/images/grids_icon.svg b/images/grids_icon.svg
new file mode 100644
index 0000000..807759b
--- /dev/null
+++ b/images/grids_icon.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/images/rows_icon.svg b/images/rows_icon.svg
new file mode 100644
index 0000000..702a828
--- /dev/null
+++ b/images/rows_icon.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/index.html b/index.html
index 16c57b2..a26e55d 100644
--- a/index.html
+++ b/index.html
@@ -89,8 +89,33 @@
type="text"
id="search"
placeholder="Food Search"
+ oninput="adjustSearchFontSize()"
onchange="searchFoods()"
/>
+
+