diff --git a/static/style.css b/static/style.css new file mode 100644 index 0000000..ba6303c --- /dev/null +++ b/static/style.css @@ -0,0 +1,7 @@ +body { + background-color: grey; +} + +h1 { + color: white +} diff --git a/templates/index.html b/templates/index.html index 3b0f90a..1b9acc7 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,11 +1,11 @@ - sarsoo + sarsoo + + - -

sarsoo

- +

sarsoo