/*general*/
body {
  margin: 0;
}

html {
  background-color: rgb(8, 8, 8);
}
