added default font-family

This commit is contained in:
e7d 2017-05-14 15:12:05 +02:00
parent b7463457a9
commit 57494d6c6e

View File

@ -1,6 +1,7 @@
body {
background: transparent;
overflow: hidden;
font-family: sans-serif;
}
.debug {
position: absolute;