custom.css
... ...
@@ -0,0 +1,4 @@
1
+p {
2
+ color: red;
3
+ text-align: center;
4
+}