.body {
  background-color: #120319;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  color: #b1b1b1;
  font-family: Montserrat, sans-serif;
}


