* {
  font-family: Arial, Helvetica, sans-serif;;
}

html, body {
  height: 100%;
  width: 100%;
}

body {
  background-color: black;
}
