body {
  background-color: black;
  color: white;
  font-family: "Lucida Console";
  text-align: center;
  width:100%;
}

titleText {
  font-size: 4rem;
  font-weight: bold;
}