diff --git a/assets/css/styles.css b/assets/css/styles.css
index b8163ef..27f7276 100644
--- a/assets/css/styles.css
+++ b/assets/css/styles.css
@@ -25,6 +25,11 @@ header, footer {
flex: 2;
}
+marquee {
+ font-weight: bold;
+ color: #b1cfd8;
+}
+
main {
flex: 3;
}
diff --git a/assets/pic/hi.gif b/assets/pic/hi.gif
new file mode 100644
index 0000000..81cc8b9
Binary files /dev/null and b/assets/pic/hi.gif differ
diff --git a/mvc/views/blocks/footer.gohtml b/mvc/views/blocks/footer.gohtml
index 44c40c8..33ad0c8 100644
--- a/mvc/views/blocks/footer.gohtml
+++ b/mvc/views/blocks/footer.gohtml
@@ -32,5 +32,6 @@
2024 - now