diff --git a/static/screen.css b/static/screen.css index d90dccc..09d173f 100644 --- a/static/screen.css +++ b/static/screen.css @@ -35,6 +35,10 @@ h1 { box-shadow: 0 0 16px rgba(128, 128, 128, 0.4); } +h2 { + text-align: center; +} + ul { margin: 0; padding: 0 2em; diff --git a/views/index.ejs b/views/index.ejs index a82bbe6..79fc308 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -7,9 +7,10 @@
- HELLO EVERYBODY AT FINN
+ HELLO MY FRIEND!