diff --git a/css/styles.css b/css/styles.css index 8b13789..079022e 100644 --- a/css/styles.css +++ b/css/styles.css @@ -1 +1,70 @@ +* { + font-family: 'Montserrat', sans-serif; +} +.cookie-img { + display: block; + border-radius: 50%; + margin: 0 auto; +} + +.center-text { + text-align: center; +} + +.hero-wrapper { + background-image: url('../img/milkbg.jpg'); + background-repeat: no-repeat; + background-size: cover; + height: 100vh; + display: flex; + justify-content: center; + flex-direction: column; + align-items: center; + /* background-position: center; */ +} + +.hero-content { + color: white; + display: flex; + justify-content: center; + flex-direction: column; + align-items: center; + background: rgba(0, 0, 0, 0.8); + height: 350px; + width: 600px; +} + +.hero-content p { + font-size: 1.1rem; + font-weight: bold; +} + +.hero-content h1 { + font-size: 5rem; +} + +.about-us-section { + display: flex; + background: lightgray; + padding: 1rem; + /* align-items: center; */ + /* justify-content: center; */ +} + +.about-us-text { + /* display: flex; + flex-direction: column; + align-items: center; */ + display: inline-block; +} + +/* .about-us-text div { + width: 80%; +} */ + +.contact-us-section { + background: #028ccb; + color: white; + padding: 1rem; +} diff --git a/index.html b/index.html index e2bedec..291849a 100644 --- a/index.html +++ b/index.html @@ -1,47 +1,102 @@ -
-+ Buy our awesome cookies. All proceeds go to charity! +
+Tasty mint chocolate cookies
+
+ Yummy peanut buttery goodness!
+
+ Santa's favorite classic.
+
+ Camp fire favorite!
+
+
+ Buy our awesome cookies. All proceeds go to charity!
- -Tasty mint chocolate cookies
-
-
-Yummy peanut buttery goodness!
-
-
-Santa's favorite classic.
-
-
-Camp fire favorite!
-
-
-