
.anime 
	{	
		max-width: 70%;
		max-height: 70%;
		top: 10%;
  		
	}



.button
	{
		
		max-width: 10%;
		max-height: 100%;
		padding:5px;
		border-style:none;
	}


.postkasterl 
	{
		position: fixed;
		top:10%;
		right:0;
		color: white;
		background: lightblue;
		padding: 5px;
		cursor: pointer;
	}	
