button {
  width: 100%;
  height: 2cm;
}

a:visited, a:hover, a:active, a:link {
  font-family: sans-serif;
  color: white;
}

#koerper {
  font-family: sans-serif;
  color: white;
}
#stateIntro {
}

#stateAlive {
}

#stateDead {
}

button {
  font-size: 18pt;
}
