diff --git a/css/style.css b/css/style.css index 26f119b..1465582 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,38 @@ + + + + h1 { - color: salmon; + text-align: center; + color: gray; + + } + +h2 { + text-align: center; + color: gray; +} + + + +p { + text-align: center; +} + +.container { +display: flex; +flex-direction: row; +flex-wrap: wrap; +justify-content: flex-start; +align-content: flex-end; +align-items: flex-end; + } + + .button { + background-color: white; + width: 300px; + margin: 10 auto; + } + + diff --git a/index.html b/index.html index 8cd37ff..8e99c71 100644 --- a/index.html +++ b/index.html @@ -4,9 +4,62 @@ -
San Francisco
+
+New York
+
+London
+
+Napa
+
+Sonoma
+
+San Francisco
+
+