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