.tpl-main {
  align-items: center;
  display: flex;
  flex: 1;
  justify-content: center;
}

.tpl-footer {
  color: rgba(255, 255, 255, 0.40);
  padding: 10px;
  text-align: center;
}

