diff --git a/src/index.php b/src/index.php
index 9766f74..0a7f67e 100644
--- a/src/index.php
+++ b/src/index.php
@@ -56,3 +56,10 @@
Here's some of my projects that I have made:
+
+
+
+
+
Kico r4
+
+
diff --git a/src/style.css b/src/style.css
index 21dfb2b..c73c200 100644
--- a/src/style.css
+++ b/src/style.css
@@ -38,11 +38,34 @@ p, h1, h2, h3, h4 {
.project-div{
-
background-color: #9ece6a;
}
+
+.project-list-div{
+
+ background-color: #bb9af7;
+
+}
+
+.aligned-left {
+
+ text-align: left;
+ align-self: left;
+ margin-left: 10px;
+
+
+}
+
+
+.subtitle {
+
+
+ font-weight: bold; !important
+
+}
+
.link-icon{
height: 32px;