diff --git a/index.css b/index.css index 52aa2ed..7786afa 100644 --- a/index.css +++ b/index.css @@ -1,6 +1,24 @@ -body{ - background-image: url("285674.jpg"); - width: 100vw; - height: 100vh; +.h{ + left: 0%; + line-height: 250px; + margin-top: -100px; + position: absolute; + text-align:center; + color: rgb(6, 6, 6); + width: 100%; + top: 50%; } -s \ No newline at end of file +.s{ + position: absolute; + bottom: 0%; + width: 100%; + height: 100px; + padding-top: 100px; + background-color: aquamarine; + text-align: center; +} +.f{ + background-image: url(./285674.jpg); + background-size: cover; +} + diff --git a/index.html b/index.html index ca66786..e5939d0 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,21 @@ - Document + document + - + +
+

kg-foss..

+
+ +