body {
  margin: 0;
  font-family: system-ui, sans-serif;
  color: rgb(255, 255, 255);
  background-color: rgb(0, 0, 0);
  background-repeat: no-repeat;
  background-size: contain;
}
