diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css new file mode 100644 index 0000000..fa56098 --- /dev/null +++ b/style.css @@ -0,0 +1,3 @@ +html, body { + margin: 0px; +}
\ No newline at end of file |