aboutsummaryrefslogtreecommitdiff
path: root/public/style.css
blob: 4281b43211392ada6f7f13933f5b26923b3c126c (plain)
1
2
3
4
5
6
7
8
9
body { margin: 0; }

body > div {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}