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