aboutsummaryrefslogtreecommitdiff
path: root/src/index.css
blob: 6bec1e2c18ef74bc151230f6d4fec4c8320fc23f (plain) (blame)
1
2
3
4
5
6
html, body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  margin: auto;
  height: 100%;
  
}