Basic start

This commit is contained in:
Lani Aung
2016-04-21 15:28:17 -07:00
parent 64e7f2ebfd
commit 868c1644f6
2 changed files with 25 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
body {
background-color: black;
color: white;
}
header,
footer {
font-size: 150px;
line-height: 1.5em;
}