diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000..02582f8
Binary files /dev/null and b/.DS_Store differ
diff --git a/README.md b/README.md
index 57e6d16..2588c3e 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,5 @@
-# Web Accessibility Project
+# Web Accessibility Quiz
-A basic web server template focused on web accessibility practices.
+A simple interactive quiz built with JavaScript that tests users on essential web accessibility concepts based on WCAG guidelines. Designed with accessibility in mind, it includes semantic HTML, proper focus management, ARIA roles, and keyboard navigation to ensure an inclusive user experience.
-### Installation
-
-1. Fork this repository by clicking the "Fork" button at the top right of the GitHub repository page.
-
-2. Clone your forked repository
+https://accessibility-guiz.netlify.app
diff --git a/about.html b/about.html
index 5adbad6..3c0ca6a 100644
--- a/about.html
+++ b/about.html
@@ -1,10 +1,88 @@
-
-
-
+
+
+
+
+
+
+ Introduction to our team
+ We are a team of designers and developers, who believe accessibility should not be a feature — but a
+ foundation. Whether you're new to the topic or already passionate about inclusive design, we hope this helps you
+ see things from new perspectives — and inspires you to build with empathy, for everyone.
+
+
+
+
+
+
+ This is the starting point.
-
-
-
+
+
+
+
+
+
+
+
+ Welcome to our quiz
+
+
+ Our quiz follows accessibility principles to ensure it can be used by everyone. We use clearly group related
+ questions. Labeling for screen reader support.
+ Keyboard navigation is fully supported, allowing users to move through the quiz without a mouse. Overall, the
+ design is
+ simple, clear, and inclusive for all users.
This quiz is part of our mission to help more people understand what
+ accessibility really means, and how disability can affect the way people experience the world.
+
+
+
+
+
+
+