
body, html {
  height: 100%;
}

.message, .text{
    font-size: 1.6rem;
    text-align: center;
}

.absage {
  font-size: 1.7rem;
  text-align: center;
}

.title {
  font-size: 3rem;
  text-align: center;
}

.gruppenbild {
  border-radius: 5px;
  width: 50%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
