diff --git a/Styles/style.css b/Styles/style.css index e69de29..0965a65 100644 --- a/Styles/style.css +++ b/Styles/style.css @@ -0,0 +1,4 @@ +section { + width: 100%; + height: 100vh; +} \ No newline at end of file