Early cheap switch to black background.

This commit is contained in:
Jonathan Nelson 2017-07-22 22:01:39 -07:00 committed by GitHub
commit ac98fcd262

View file

@ -19,6 +19,8 @@ disclaim {
body {
font-size: 36pt;
background-color: black;
font-color: white;
}
.square {
@ -40,4 +42,4 @@ body {
img {
width: 100%;
}
}