.text-white-spaces{
  white-space: pre;
}

.align-center{
  display:block;
  margin-left: auto;
  margin-right: auto;
}