diff --git a/index.css b/index.css new file mode 100644 index 0000000..e4c1837 --- /dev/null +++ b/index.css @@ -0,0 +1,11 @@ +body { + background-color: #113E53; +} +h1 { +font-family: 'Bungee Shade'; + text-align: center; + font-size: 40px; + margin-top: 50px; +margin-left: 50px; +margin-right: 50px; +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..06bd8a5 --- /dev/null +++ b/index.html @@ -0,0 +1,17 @@ + + +
+ + + + + +