
.marginLeftStyle {
  margin-left: 20px;
}
.centerStyle {
  margin: auto;
  padding: 10px;
}

.preStyle { white-space: pre-line }
