diff --git a/css/style.css b/css/style.css index 26f119bf..931edc6f 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,43 @@ -h1 { - color: salmon; +* { + margin: 0; + box-sizing: border-box; + font-family: "Raleway", sans-serif; + color: #4b4c4e; } + +body { + background-color: rgb(236, 240, 236); + +} + +.card { + display: flex; + flex-direction: column; + flex-wrap: wrap; + align-items: center; + text-align: center; +} + +.images { + display: flex; +} + +.images section { + display: flex; + justify-content: center; + align-items: center; + padding: 20px; +} + +.images p { + position: absolute; + color: white; + font-family: 'Roboto', sans-serif; + font-weight: 600; + font-size: 36px; +} + +button { + padding: .5rem 5rem; + border: 1px solid rgb(196, 196, 196); +} \ No newline at end of file diff --git a/index.html b/index.html index 8cd37ffb..1acf588e 100644 --- a/index.html +++ b/index.html @@ -1,12 +1,73 @@
+ + +Discover hundreds of local spots recommended by Airbnbn hosts
+
+ San Francisco
+
+ New York
+
+ London
+Discover new inspiring places close to home
+
+ Napa
+
+ Sonoma
+
+ San Fransisco
+