
html{
  background-color: black;
}
h1{
  font-size: 180px;
  left: 10px;
  font-family: 'Bungee';
  text-decoration: underline;
  margin: 60px 0 0 40px;
  color: white;
}
/*nav, article{
  width:1100px;
  margin: auto;
  
  box-shadow: 0 0 20px white;
}
nav{
  margin-bottom: 30px;
}
nav a{
  font-size: 24px;
  font-family: Impact, Charcoal, sans-serif;
  color: grey;
  text-decoration: none;
  display: inline-block;
  width: 10%;
  padding: 10px 0;
}
/*.klappe{
    position: absolute;
    left: 80%;
    top:90px;
    border-radius: 100px;
    width: 40%;
    
} */



.FilmB{
  width: 100%;
  top: 9000px;

  
}
.KochenB{
  width:80%;
  right: 40px;
  position: absolute;
  top: 900px ;

}
.SpieleB{
  width: 40%;
  right: 10px;
  position: absolute;
}
p{
  font-size: 50px;
  color: white;
}