#title {
  display: flex;
  justify-content: center;
  padding-bottom: 3%;
}

#subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 3%;
}