aboutsummaryrefslogtreecommitdiff
path: root/public/style.css
blob: 209d729f350c124a0d3050035d7bb6b025879a45 (plain)
1
2
3
4
5
6
7
8
body {
  margin: 0;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}