diff --git a/CSS/Style.css b/CSS/Style.css index f8dcd48..8d6bb2e 100644 --- a/CSS/Style.css +++ b/CSS/Style.css @@ -73,3 +73,11 @@ body::-webkit-scrollbar- { both; animation: text-pop-up-top 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } + + +iframe{ + margin: auto; + width: 100%; + border: 0; + +} \ No newline at end of file diff --git a/index.html b/index.html index 217348e..c7dace3 100644 --- a/index.html +++ b/index.html @@ -16,5 +16,41 @@