diff --git a/startpage.html b/startpage.html index b12a6f6..0279108 100644 --- a/startpage.html +++ b/startpage.html @@ -60,6 +60,20 @@ flex-direction: column; width: 100%; margin: auto; + overflow: auto; + } + + .youtubeEmbed { + width: 100%; + height: 100%; + position:absolute; + border: none; + } + .youtubeEmbedCover { + width: 100%; + height: 100%; + background-color: rgba(250,0,0,.5); + position: absolute; } .section { @@ -488,7 +502,7 @@
-for reference: cursors
+for reference: cursors