diff --git a/public/css/vroom.css b/public/css/vroom.css
index 43d3e4a..fb46e29 100644
--- a/public/css/vroom.css
+++ b/public/css/vroom.css
@@ -192,9 +192,20 @@
text-align: justify;
text-justify:inter-word;
}
+.carouselLogo {
+ margin: auto;
+ padding: 60px;
+}
+.carouselIndexItem {
+ height: 500px !important;
+ text-align: center;
+}
+.carouselIndexCaption {
+ color: grey;
+}
.modal-body {
text-align: justify;
- text-justify:inter-word;
+ text-justify: inter-word;
}
html,
body {
diff --git a/templates/default/index.html.ep b/templates/default/index.html.ep
index b6e03b1..5baad27 100644
--- a/templates/default/index.html.ep
+++ b/templates/default/index.html.ep
@@ -34,37 +34,54 @@
<%=l "P2P_COMMUNICATION" %>
-<%=l "MODERN_BROWSERS" %>
-<%=l "THE_LIMIT_IS_YOUR_PIPE" %>
+