body {
  background-color: #f8f8fc;
}

@media (min-width: 1024px) {
  #root {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
