
@import url("default.css");

div.align-center{
  text-align: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

