diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..830576d --- /dev/null +++ b/css/style.css @@ -0,0 +1,4 @@ +* { + margin: 0; + padding: 0; +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..564091f --- /dev/null +++ b/index.html @@ -0,0 +1,15 @@ + + +
+ + + + + + +