diff --git a/assets/datapaulette.jpg b/assets/datapaulette.jpg
new file mode 100644
index 0000000..24f7f5e
Binary files /dev/null and b/assets/datapaulette.jpg differ
diff --git a/css/home.css b/css/home.css
index cc54aed..7dc37e7 100644
--- a/css/home.css
+++ b/css/home.css
@@ -16,6 +16,7 @@ main h1 {
}
main h2 {
+ position: relative;
margin: 4% auto;
text-align: center;
font-size: clamp(2.5em, 5vw, 4em);
@@ -64,7 +65,7 @@ section {
position: relative;
}
-#participants {
+.participants {
display: flex;
justify-content: center;
align-items: center;
diff --git a/index.html b/index.html
index a0e5d95..47e35b7 100644
--- a/index.html
+++ b/index.html
@@ -90,16 +90,19 @@
Iels y participent
-
+
+
+