.css-body {
  display: none;
  color: #fff;
  /*background-color: rgb(220, 180, 108);*/
  /*background-color: rgb(251, 194, 90);*/
  background-color: rgb(0, 0, 0);
  background-color: rgb(3,18,37);
}

.css-html {
  background-color: rgb(17, 17, 17);
}