summaryrefslogtreecommitdiff
path: root/style.css
blob: 3aa622a549623e9cc57bb50c968083389c2623ac (plain) (blame)
1
2
3
4
5
body{
    font-family: 'Roboto', sans-serif;
    background: #333;
    color: white
}