diff --git a/README.md b/README.md index 81a980a..b1e94c5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,2 @@ # Basic_LayOut_Scrimba -This is a very basic beginner level HTML - CSS lay out that demostrates basic web content structure. The Layout will display information about dinosaurs in the front end. +This is a very basic beginner level HTML - CSS lay out that demonstrates basic web content structure. The Layout will display information about dinosaurs in the front end. diff --git a/css/style.css b/css/style.css index cdd0459..a68b248 100644 --- a/css/style.css +++ b/css/style.css @@ -1,3 +1,4 @@ body { background: whitesmoke; + font-family: sans-serif; } diff --git a/index.html b/index.html index 844e54c..168f4e9 100644 --- a/index.html +++ b/index.html @@ -68,6 +68,12 @@
the biggest dinosaur museum on earth, according to Guinness World Records — are more than + 1,100 fossilized dinosaurs, 2,300 early bird specimens and thousands of other petrified remains + (including a 125-foot-long fossilized tree trunk, another record-holder) that draw paleontologists from around the globe.
+