body {
  background-color: rgb(20, 20, 20);
  color: white;
  text-align: center;
  font-family: Arial;
}

#letra {
  font-size: 120px;
  margin-top: 200px;
}