Files
fxl.codes/main.css
T
2016-04-21 15:28:17 -07:00

11 lines
110 B
CSS

body {
background-color: black;
color: white;
}
header,
footer {
font-size: 150px;
line-height: 1.5em;
}