aboutsummaryrefslogtreecommitdiffstats
path: root/css/master.scss
blob: d5ef29af0e6cbb29264c7a5c24c0a8df3c2b378a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
---
---

body {
    background-color: #111;
    color: #fff;
}

video {
    max-width: 100%;
}