body, html {
  font-size: 18px !important;
  height: 100%;
}

body {
  background: url('./bg.png') !important;
}

#root {
  height: 100%
}
