diff --git a/.gitignore b/.gitignore
index fc0e8f9..06ae840 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ trash
 # Logs
 logs
 *.log
+name.css.bak
diff --git a/name.css b/name.css
index a244844..b9b5c4a 100644
--- a/name.css
+++ b/name.css
@@ -193,3 +193,18 @@ h3:hover span:nth-child(2) {
 .color-15 {
   --text-color: #93c47d;
 }
+
+  /* Chrome, Edge, and Safari */
+  *::-webkit-scrollbar {
+    width: 18px;
+  }
+
+  *::-webkit-scrollbar-track {
+    background: #ffffff;
+  }
+
+  *::-webkit-scrollbar-thumb {
+    background-color: #a58631;
+    border-radius: 131px;
+    border: 4px solid #3b0c0c;
+  }
\ No newline at end of file
diff --git a/names.js b/names.js
index 1f3b516..431ff79 100644
--- a/names.js
+++ b/names.js
@@ -75,6 +75,11 @@ const names = [
   fullName:"Shivanshi Saxena",
   githubUrl:"https://github.com/shivanshi-s"
 },
+{
+  name: "Dia",
+  fullName:"DiaBolical0212",
+githubUrl:"https://github.com/DiaBolical0212/"
+},
 {
   name: "Stuti",
   fullName:"Stuti Upreti",
diff --git a/submarine.css b/submarine.css
new file mode 100644
index 0000000..49f32eb
--- /dev/null
+++ b/submarine.css
@@ -0,0 +1,80 @@
+html {
+  background: url("https://t3.ftcdn.net/jpg/04/02/66/14/240_F_402661479_Nysm7ihwkfDlIChiCX8mgOKhyi6eiWOw.jpg") no-repeat center center fixed;
+  background-size: cover;
+}
+
+body {
+  background-color: lightgreen;
+  margin: 0;
+  font-family: "Montserrat", "Avenir";
+}
+
+h1 {
+  text-align: center;
+  color: brown;
+  font-family: 'Comfortaa', cursive;
+  font-size: 3em;
+  font-weight: 700;
+  padding: 20px 0;
+  margin: 0;
+  line-height: .66;
+  background-color: lightgreen;
+}
+
+#instructions {
+  font-size: .33em;
+  text-align: center;
+}
+
+#topNav {
+  background-color: lightgreen;
+  text-align: center;
+  height: 30px;
+  color: black;
+
+}
+
+.circle {
+  width: 15%;
+  background: lightgreen;
+  padding-bottom: 15%;
+  float: left;
+  margin: 2.5%;
+  border-radius: 50%;
+  transition: background 0.5s;
+  -webkit-transition: background 0.5s;
+  -moz-transition: background 0.5s;
+}
+
+#container {
+  max-width: 600px;
+  margin: 20px auto;
+}
+
+button {
+  border: none;
+  background: none;
+  text-transform: uppercase;
+  height: 100%;
+  font-weight: 700;
+  color: black;
+  letter-spacing: 1px;
+  font-size: inherit;
+  outline: none;
+}
+
+button:hover {
+  color: white;
+  background: steelblue;
+}
+
+.selected {
+  background: steelblue;
+  color: white;
+}
+
+#info {
+  display: inline-block;
+  width: 20%;
+  font-weight: 700;
+}
diff --git a/submarine.html b/submarine.html
new file mode 100644
index 0000000..9458606
--- /dev/null
+++ b/submarine.html
@@ -0,0 +1,52 @@
+
+  
+    
+    FINDING THE SWAN
+    
+    
+  
+  
+    
+      FINDING THE SWAN
+      
+      Find the hidden swan by clicking the circles. 1 life is lost if you hit a fish.
+    
+
+    
+      
+      Lives: 3
+      • Level: 1
+      
+      
+    
+
+    
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+      
+