diff --git a/index.html b/index.html
index f9c7c6b..01cdaaf 100644
--- a/index.html
+++ b/index.html
@@ -167,6 +167,9 @@
Przykładowy form 1
+
+
+
diff --git a/style.css b/style.css
index 8ecfd95..2e0cd0d 100644
--- a/style.css
+++ b/style.css
@@ -1,6 +1,8 @@
h1{
color: blue;
font-weight: bold;
+ text-decoration: underline;
+ font-family: Arial, Helvetica, sans-serif;
}
*{