diff --git a/index.html b/index.html
index 51ee449..e1fb783 100644
--- a/index.html
+++ b/index.html
@@ -106,8 +106,8 @@ html {
}
h1 {
- font-size: 75px;
- line-height: 77px;
+ font-size: 60px;
+ line-height: 62px;
}
h2 {
@@ -118,6 +118,8 @@ h2 {
body {
background-color: blue;
color: white;
+ padding-left: 30px;
+ padding-right: 30px;
}
.passage {