html {
  background-color: black;
  color: aliceblue;
}

body {
  padding: 0px;
  margin: 0px;
}
