diff --git a/css/style.css b/css/style.css index e69de29..6f24bd8 100644 --- a/css/style.css +++ b/css/style.css @@ -0,0 +1,35 @@ +#head{ + text-align: center; + +} +body{ + background: #efefef; +} + +.nav-flex-row { + display: flex; + flex-direction: row; + justify-content: center; + position: absolute; + z-index: 100; + left: 0; + width: 100%; + padding: 0; +} +.nav-flex-row li { + text-decoration: none; + list-style-type: none; + padding: 60px 15px; + +} + +.nav-flex-row li a { + font-family: serif,monospace; + color: #000; + font-size: 0.9em; + text-transform: uppercase; + font-weight: 300; +} +.nav-flex-row li a:hover{ + background: #efefef +} \ No newline at end of file diff --git a/index.html b/index.html index 3db679e..6d0eebc 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,53 @@
- +is a drink prepared from roasted coffee beans. + Darkly colored, bitter, and slightly acidic, + coffee has a stimulating effect on humans, primarily due to its caffeine content. + It is the most popular hot drink in the world. +
+ +
+