diff --git a/index.html b/index.html
index 40a3ec2..a9d7719 100644
--- a/index.html
+++ b/index.html
@@ -34,50 +34,8 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -565,6 +523,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/style.css b/style.css
index 21bbffa..4d6865b 100644
--- a/style.css
+++ b/style.css
@@ -695,6 +695,10 @@ video {
width: 33.333333%;
}
+.w-1\/4 {
+ width: 25%;
+}
+
.w-10 {
width: 2.5rem;
}
@@ -789,10 +793,6 @@ video {
align-items: flex-start;
}
-.items-end {
- align-items: flex-end;
-}
-
.items-center {
align-items: center;
}