summaryrefslogtreecommitdiff
path: root/style.css
blob: da83f5802824958c526c7b7077719c7b72aee9c5 (plain) (blame)
1
2
3
4
5
body{
    font-family: roboto; 
    background: #333;
    color: white
}