html {
    background-color: aqua;     
}
.test {
    top: 0px;
    position:relative;
}   
.wie {
    font-family: "Alfa Slab One", serif;
    font-weight: -400;
  font-style: normal;
}
  
.rechts-uitgelijnd {
    display: flex;
justify-content: center;
top:-80px;
position: relative;
padding: 20px;}