body {
  background-color: #000;
  text-align: left;
  color: #fff;
  padding-top: 0;
}

* {
  color: #fff;
  text-decoration: none;
  font-family: sans-serif;
    font-size: 6vmax;
}

a[href^="mailto:"] {

color: black;
    font-size: 100px;

}


#fussbereich {
    position:absolute;
    bottom: 0;
    width: text;
  font-weight: bold;
  text-align: left;
}