[data-theme='dark'] body {
  background-color: #242631;
}

[data-theme='light'] body {
  background-color: #fff;
}
