diff --git a/03/css/index.css b/03/css/index.css new file mode 100644 index 0000000..cb2e316 --- /dev/null +++ b/03/css/index.css @@ -0,0 +1,4 @@ +body{ + padding: 0; + margin: 0; +} \ No newline at end of file