diff --git a/szamp.css b/szamp.css
index 987123e..351e605 100644
--- a/szamp.css
+++ b/szamp.css
@@ -107,3 +107,11 @@ body.fade-out {
 .animated-bg {
     transition: opacity 0.5s ease-in-out;
 }
+
+.video {
+    text-align: center;
+    padding-bottom: 20px;
+    background: #c789ad;
+    margin-top: 30px;
+    border-radius: 20px;
+}
\ No newline at end of file