diff --git a/css/style.css b/css/style.css new file mode 100644 index 0000000..6c66226 --- /dev/null +++ b/css/style.css @@ -0,0 +1,24 @@ + + +body { + background-color: hsl(202, 61%, 93%); + color: hsl(195, 100%, 13%); + margin: 0; + padding: 0; + font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; +} + + +header { + +} + + +.logo { + +} + + +.menu { + +} \ No newline at end of file diff --git a/img/logo.jpg b/img/logo.jpg new file mode 100644 index 0000000..68a6d6f Binary files /dev/null and b/img/logo.jpg differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..83abbbc --- /dev/null +++ b/index.html @@ -0,0 +1,52 @@ + + + + +
+ + +
+