diff --git a/assets/master.css b/assets/master.css new file mode 100644 index 0000000..01734df --- /dev/null +++ b/assets/master.css @@ -0,0 +1,17 @@ +.form{ + +} + +.submit{ + +} + +.bg{ + background-color: gray; +} + +.center{ + margin:auto; + padding: 10px; + width: 50%; +} diff --git a/index.html b/index.html index 52c5081..eb511c9 100644 --- a/index.html +++ b/index.html @@ -5,16 +5,28 @@ Caption - + - -
- - - + +
+ +
+ +
+
+ +
+ +
+ +
+ +
+ + - \ No newline at end of file +