diff --git a/.DS_Store b/.DS_Store index 3c3ebdb..676b77d 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/css/style.css b/css/style.css index 27e8057..f8abee7 100644 --- a/css/style.css +++ b/css/style.css @@ -10,3 +10,20 @@ box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22); } +html, body{ + overflow-x: hidden; + align-items: center; +} +#fifth, #first, #second, #third, #fourth{ + /* font-size: 30px; */ + text-align : center; + /* font-size-adjust: initial; */ + color: #000000; + font-family: Georgia, 'Times New Roman', Times, serif; + align-content: stretch; +} +#top5head{ + background-color: #f0efc0; + align-content: center; +} + diff --git a/index.html b/index.html index 8443c40..1c7e366 100644 --- a/index.html +++ b/index.html @@ -49,18 +49,62 @@ -