diff --git a/assets/style.css b/assets/style.css new file mode 100644 index 0000000..c49567f --- /dev/null +++ b/assets/style.css @@ -0,0 +1,4 @@ +body { + font-family: 'Roboto', sans-serif; + background-color: #EFEFEF; +} \ No newline at end of file diff --git a/index.html b/index.html index 3cbfac9..21fcded 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,12 @@ + + Kaisaan Yummy Site + + + + +

Welcome to Kaisaan's Website!

Hello World!