diff --git a/index.html b/index.html index af3d206..2759905 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,16 @@

Welcome back!

-

Choose a background!

+

Instructions

+
+ +
+

Choose a background!

+

Click on your desired background and then click on the choose button at the bottom-right corner to select it.

@@ -21,8 +30,9 @@

Choose a background!

- +

Choose a car!

+

Click on your desired car and then click on the choose button at the bottom-right corner to select it.

@@ -35,7 +45,7 @@

Choose a car!

- + \ No newline at end of file diff --git a/styleMenu.css b/styleMenu.css index cd32334..bcccb42 100644 --- a/styleMenu.css +++ b/styleMenu.css @@ -66,6 +66,8 @@ background-attachment: fixed; */ padding: 4px; } + + #carContainer{ position: relative; background-color: aqua;