
body {
  background-color: #0f0512;
  background: url(Eigengrau.jpg) no-repeat center fixed;
  background-size: cover;
  color: white;
  font-family: "Averia Sans Libre", sans-serif;
  text-align: center;
  font-size: 35px;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
}


img {
  width:auto;
  height: 700px;
  object-fit: contain;
}

.row_2{
  max-width:600px;
  height:auto;
  max-height: 500px;
}

.row_3{
  max-width:500px;
  height:auto;
  max-height: 500px;
}

.hadopelagic{
  width:auto;
  height: 1100px;
  object-fit: contain;
}

a:link {
  text-decoration: none;
  color: #be6f9b;
}

a:visited {
  text-decoration: none;
  color: #be6f9b;
}

a:hover {
  text-decoration: none;
  color: #ffd0e6;
}


a:active {
  text-decoration: none;
  color: #F4D88D;
}

::selection {
  color: black;
  background: #292929;
}

.backbutton{
  position: fixed;
  top: 0%;
  left: 0.5%;
  font-size: 60px;
}
  font-size: 1.5em;
}