Document
+
My first website
diff --git a/html/style/style.css b/html/style/style.css
new file mode 100644
index 0000000..a163442
--- /dev/null
+++ b/html/style/style.css
@@ -0,0 +1,4 @@
+img {
+ height: auto;
+ width: 100%;
+}
\ No newline at end of file