.avatar {border-radius: 50%;}

.body {background-color: #000;}
		
.header {float: none; position: absolute; top: 13vw; left: 13vw;}

.avatar {height: 333px; border-radius: 50%;}

h1 {color: aliceblue; font-family: "martian mono"; font-size: 130px;}

p {color:aliceblue; font-family: "martian mono"; font-size: 42px; margin-top: 0;}

a {color:greenyellow; font-family: "martian mono"; font-size: 21px; margin-right: 5%;}

#v0 {position: fixed; top: 50%; left: 50%; 
    min-height: 100vh; min-width: 100vw;
    transform: translate(-50%, -50%);
}

#set-height {display: block;}

section {z-index: 1; position: relative;}



.content {position: sticky; position: -webkit-sticky; width: 100%; top: 33.3%;}

.space {height: 600vh;}

.textfeld {border-style: solid; padding: 1%; margin-left: 32vw; margin-bottom: 100vh; width: 33vw; background-color: #000; border-radius: 15px; border-width: 0px; border-color: #fff;}

.eName {font-size: 13px; line-height: 23px; margin-bottom: 3px;}