body {
    padding-top: 5rem;
  }
  .starter-template {
    padding: 3rem 1.5rem;
    /* text-align: center; */
  }
.error{
  color: #ff0000;
}