html {font-family: 'Alfa Slab One', cursive;
}

.title {font-size: 50pt;
  color:red;
}

.center {
    text-align: center;
  }