diff --git a/noodles/index.html b/noodles/index.html
index 10f2510..3808de7 100644
--- a/noodles/index.html
+++ b/noodles/index.html
@@ -37,6 +37,14 @@
p {
font-size: 1em;
}
+
+ video {
+ max-width: 500;
+ }
+
+ .source {
+ max-width: 450;
+ }
}
@media only screen and (min-width: 601px) {