diff --git a/www/index.html b/www/index.html
index 274c401..2e9f203 100644
--- a/www/index.html
+++ b/www/index.html
@@ -22,6 +22,8 @@
TEAVAR
Traffic Engineering Applying Value at Risk
Read the Paper
+ Try the demo
+
Code
diff --git a/www/styles/home.css b/www/styles/home.css
index 0340171..046107e 100644
--- a/www/styles/home.css
+++ b/www/styles/home.css
@@ -6,7 +6,7 @@ body {
#cover {
width: 100%;
- height: 65%;
+ height: 75%;
background-color: rgba(41, 41, 179, 0.7);
background-size: cover;
background-attachment: fixed;