diff --git a/css/layout.css b/css/layout.css index 33ffbb8..19a2188 100644 --- a/css/layout.css +++ b/css/layout.css @@ -3,4 +3,22 @@ body { background-color: #EAEAEA; margin: 0; padding: 0; +} + +header { + position: relative; + text-align: center; +} + +header img { + width: 100%; +} +.header-text { + position: absolute; + top: 50%; + left: 50%; + transform: translate(-50%, -50%); + color: white; + font-size: 48px; + font-weight: bold; } \ No newline at end of file diff --git a/i1.html b/i1.html index 7047556..30a0cc0 100644 --- a/i1.html +++ b/i1.html @@ -6,10 +6,13 @@ +
kursy komputerowe -
hello
+
Kursy komputerowe
+ +