diff --git a/css/styles.css b/css/styles.css new file mode 100644 index 0000000..4a1055a --- /dev/null +++ b/css/styles.css @@ -0,0 +1,3 @@ +body { + margin: 20px; +} \ No newline at end of file diff --git a/index.html b/index.html index 9fb6b99..5702d28 100644 --- a/index.html +++ b/index.html @@ -15,6 +15,7 @@ +