diff --git a/public/css/app.css b/public/css/app.css new file mode 100644 index 0000000..8ade51e --- /dev/null +++ b/public/css/app.css @@ -0,0 +1,3 @@ +svg { + border:1px solid black; +} diff --git a/views/index.ejs b/views/index.ejs index ebe54f0..dd2782b 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -1,5 +1,8 @@ + + +

Welcome to Run App