diff --git a/content/index.md b/content/index.md
index ee531b0..215ec75 100644
--- a/content/index.md
+++ b/content/index.md
@@ -13,6 +13,14 @@ This website aim to be an olschool Sonic Website, that aim to help you to discov
I hope you'll have fun here !
+## Sonic news
+
+
+
+## SEGA news
+
+
+
## Sister projects
-- [Press Garden](https://press.fanstuff.garden)
\ No newline at end of file
+- [Press Garden](https://press.fanstuff.garden) - powers the news system
\ No newline at end of file
diff --git a/public/css/index.css b/public/css/index.css
index b04fd7d..043eee1 100644
--- a/public/css/index.css
+++ b/public/css/index.css
@@ -244,3 +244,7 @@ footer {
margin:12px;
}
+iframe {
+ border: none;
+}
+