aboutsummaryrefslogtreecommitdiff
path: root/public/css/style.css
blob: 106784036509d068ea197e2f67e354c31b0a03fc (plain) (blame)
1
2
3
4
5
6
body {
    font-family: Play, sans-serif;
    background-color: #212121;
    color: #ffffff;
    margin-bottom: 100px;
}