aboutsummaryrefslogtreecommitdiff
path: root/src/index.css
blob: ec6bd6599c5c89d2b029a7ab2cbb3ebd94c1e7f6 (about) (plain)
1
2
3
4
5
6
.mainWrap {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}