html {
  backgrond: black;
}

body {
  color: white;
  font-family: sans-serif;
  background: black;
}
