@@ -33,3 +33,7 @@ th {
}
tr:nth-child(even) {background-color: #f2f2f2;}
+
+h1 {
+ font-size: 31px;
+}