@@ -8,4 +8,7 @@ img {
.links:hover {
color: #000;
text-decoration: none;
+}
+video {
+ max-width: 100%;
}